TD {
	font-size: 10pt;
	font-family: helvetica, arial;
}

P {
	font-size: 10pt;
	font-family: helvetica, arial;
}

BODY {
	font-size: 10pt;
	font-family: helvetica, arial;
}

A:Hover  {
	color : White;
	background-color : #336699;
	text-decoration : none;
}

