a 
	{ 
	color: #051C3E; 
	font-weight: normal; 
	text-decoration: none; 
	}
a:hover 
	{
	color: #1250B2;
	font-weight: normal;
	text-decoration: blink;
}

.body, TD 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	font-weight : normal;
	color: #000000;
	line-height:120%;
	}