A
{
	font-weight: bold;
	text-decoration: underline;
	color: #003080;
}
A:active
{
	color: #FF0000;
}
A:hover
{
	text-decoration: underline;
	color: #FF0000;
}

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

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

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