<style>
P  {
	font-family : Arial;
	font-size : 9pt;
}
BODY  {
	font-size : 9pt;
	font-family : Arial;
	color : black;
}
a {
	color : 006666;
	text-decoration: underline;
}
a:hover {
	color : 006666;
	text-decoration : none;
}
.bigtext  {
	font-size : 11pt;
	font-family : Arial;
	color : 000000;
}
.smalltext  {
	font-size : 9pt;
	font-family : Arial;
	color : 000000;
}
.whitetext  {
	font-size : 9pt;
	font-family : Arial;
	color : white;
}
.menutext  {
	font-size : 9pt;
	font-family : Arial;
	color : black;
}
.smallertext  {
	font-size : 9pt;
	font-family : Arial;
	color : 000000;
}
.tabletext {
border : 2px solid black;
}
</style>