body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:link 		
{
	color: #003399;
	background-color: transparent; 
	text-decoration: none;
}

a:visited 	
{
	color: #003399;	 
	background-color: transparent;
	text-decoration: none;
}
			
a:active 	
{
	color: #003399; 
	background-color: transparent;
	text-decoration: none;
}

a:hover 	
{  
	color: #003399;
	text-decoration: underline;
}
