<style>
P  {
	font-family : verdana;
	font-size : 9pt;
}
BODY  {
	font-size : 9pt;
	font-family : verdana;
	color : 000000;
}
a {
	color : 000000;
	text-decoration: underline;
}
a:hover {
	color : 000000;
	text-decoration : none;
}
.smalltext  {
	font-size : 9pt;
	font-family : verdana;
	color : 000000;
}
.smallertext  {
	font-size : 8pt;
	font-family : verdana;
	color : cc3333;
	font-weight : bold;
}
.emptext  {
	font-size : 9pt;
	font-family : verdana;
	font-weight : bold;
	color : cc3333;
}
.whitetext  {
	font-size : 9pt;
	font-family : verdana;
	color : white;
}
.tabletext {
	border : 1px solid black;
	font-size : 9pt;
	font-family : verdana;
	color : 000000;
}
</style>