body, td, p, ol, ul  {
	font-family : sans-serif;
	font-size : 10pt;
	color : #000000;
}

a  {
	font-family : sans-serif;
	font-size : 10pt;
	color : #0000CC;
	text-decoration : none;
}

a:hover  {
	font-family : sans-serif;
	font-size : 10pt;
	color : #333399;
	text-decoration : underline;
}

td.head  {
	font-size : 10 pt;
	font-family : verdana;
	color : Blue;
}


