BODY {

	color: #1A1A1A;
	background-color: white;
}

table, th, td {
   border: 0px solid white;
}
 


{

A {
	text-decoration: underline;
	color: #003F80;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}

.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}



