BODY, TD, TH {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
}

B {
	font-weight : bold;
	font : bold 12px;
}

TD {
	text-align : left;
	font-family : Verdana, Arial, sans-serif ;
}

A {
	color: DarkBlue;
	text-decoration : none;
}

A:Hover {
	text-decoration: none;
	color: Olive;
}
