a:link {
	color : #B41017;
	text-decoration : none;
}

a:visited  {
	color : #0A0EB9;
	text-decoration : none;
}

a:active {
	color : #0A0EB9;
	text-decoration : none;
}

a:hover {
	color : #0A0EB9;
	text-decoration : underline;
}

td 
{  
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000066;
}

.header
{  
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: bold; 
color: #B41017;
}
