A  {
	text-decoration:  none ;
	
	color : #0084FF;
	font-weight : normal;
	font-size : 8pt;
	font-family : verdana, arial, sans-serif ;
}


A:Hover  {
	background-color : #6A6A6A;
	color : #ffffff;
	font-size : 8pt;
	font-family : verdana, arial, sans-serif ;
}


TD {
	font-family : Verdana;
	color : #808080;
	font-size : 8pt;

}


TD.contact {
	font-family : Verdana;
	
	font-weight : normal;
	color : #ff0000 ;
	font-size : 10pt;
}
TH {
	font-family : Verdana;
	
	font-weight : bolder;
	color : #0084FF;
	font-size : 11pt;

}

