FONT, TD, BODY,  DIV, INPUT, TEXTAREA, FORM  {font-family : Verdana, Arial, Helvetica;}

A
{
	font-size : 12;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration: none;
}


P
{
	font-size : 12;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

B
{
	font-size : 12;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;

}