A
{
	font-weight: bold;
	text-decoration: none;
	color: #0080FF;
}
A:active
{
	color: #0060C0;
}
A:hover
{
	text-decoration: underline;
	color: #0060C0;
}

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

TH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #908080;
}
#table1
{
	background-color: #605050;
}
#table2
{
	background-color: #302020;
}
#lines
{
	background-color: #C0C0D8;
}

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