body
{
	font-family: Tahoma, Sans-Serif, Arial, Verdana;
}
A
{
	font-weight: bold;
	color: WHITE;
	background-color: #edae30;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	color: BLACK;
}
TD
{
	font-size: 10pt;
}
p
{
	font-size: 10pt;
}
THEAD
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color: #a25409;
	text-align: center;
}
.SectionTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	text-align: center;
}
.FinePrint
{
  font-weight: normal;
  font-size: 8pt;
  color: black;
  text-align: center;
}
.classErrorIndicator
{
  font-weight: bold;
	font-size: 12pt;
	color: red;
	text-align: center;
}
