<style>
P  {
	font-family : verdana;
	font-size : 10pt;
}
BODY  {
	font-size : 10pt;
	font-family : verdana;
	color : black;
}
TD  {
	font-size : 10pt;
	font-family : verdana;
	color : black;
}
a {
	color : 944649;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color : 944649;
	text-decoration: none;
	font-weight: bold;
}
.smalltext  {
	font-size : 10pt;
	font-family : verdana;
	color : black;
}
.yellowtext {
	color : F2F19F;
	text-decoration: none;
}
.tabletext {
	border : 1px solid black;
}
.yellowlink {
	color : F2F19F;
	text-decoration: underline;
}
.yellowlink:hover {
	color : F2F19F;
	text-decoration: none;
}
</style>