B {
	font-weight : bold;
}

td  {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	color : #000000;
	font-size : 9pt;
}
	
A  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	color : RED;
	font-size : 9pt;
}
