A
{
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}
A:active
{
	color: #ff6600;
}
A:hover
{
	text-decoration: underline;
	color: #ff9900;
}

TD,#normaltext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}
#smalltext
{
	font-size: 8pt;
}

TH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
#table1
{
	background-color: #D0D0C8;
}
#table2
{
	background-color: #Ffcc00;
}
#lines
{
	background-color: #000000;
}

#body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	color: #000000;
	background-color: #ffffff;
}
#headertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}
#bigheadertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: #000000;
}
