.style1 {color: #FFFFFF}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #dcdcdc;
	background-image: url('../proebackgr-new.jpg');
	background-repeat: repeat-x;
	margin-top: 0px
}
a:link {
	color: #0C3467;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0C3467;
}
a:hover {
	text-decoration: none;
	color: #515151;
}
a:active {
	text-decoration: underline;
	color: #515151;
}