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