
body
{
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size:10pt;
	table-border-color-dark: rgb(204,153,102); 

}


table        
{ font-size: 10pt; font-family: Verdana, Arial, sans-serif; margin-top:0; margin-bottom:0 
}



a:link
{
	color: 035EA9; text-decoration:none;
}

a:visited
{
	 color: 035EA9; 
	 text-decoration:none
} 

a:active 
{
	color: #FF0000;
}
	
a:hover  
    
{ 
	text-decoration: underline;
	color: red; 
}