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