A
{
	font-weight: bold;
	text-decoration: none;
	color: #ffff00;
}
A:active
{
	color: #ffff00;
}
A:hover
{
	text-decoration: underline;
	color: #ffff00;
}

TD,#normaltext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #ededed;
}
#smalltext
{
	font-size: 8pt;
}

TH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #ffff00;
	background-color: #404040;
}
#table1
{
	background-color: #AFC6DB;
}
#table2
{
	background-color: #6394BD;
}
#lines
{
	background-color: #000000;
}

#body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	background-color: #c2d4e5;
}
#headertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}
#bigheadertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: #000000;
}

