BODY
{	
	background-color 	: #FFFFFF;	
	font-size		        : 8pt;	
	font-family		: Verdana;	
   	color				: #000000
	text-align		: left;

}



A:link, A:visited 
{ 
	text-decoration	: none;
	font-size		        : 10pt;	
	font-weight		        : bold;
	color				: #000000


}



A:hover 
{ 
	text-decoration			: none;
	font-size		        : 10pt;	
	font-weight		        : bold;
	color				: #000000


}

A:active 
{
	font-size		        : 10pt;	
	font-weight		        : bold;
	color				: #000000
}

TD
{

	font-size		        : 8pt;	
	font-family		: Verdana;	
   	color				: #000000

}