a   { color: blue }
a:hover  { color: black; text-decoration: none; background-color: silver }
td { color: #000000; font-size: 10px }
.bodytext  { color: black; font-size: 10px; font-family: verdana, geneva, helvetica, arial }
.bodytextbold { color: black; font-weight: bold; font-size: 10px; font-family: verdana, geneva, helvetica, arial }
.bigbodytext { color: black; font-size: 12px; font-family: verdana, geneva, helvetica, arial }
.bigbodytextbold { color: black; font-weight: bold; font-size: 12px; font-family: verdana, geneva, helvetica, arial }
.bodytextwhite    { color: #000000; font-weight: bolder; font-size: 12px }
textbdy { color: black; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bigtextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

