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

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

TH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ff99cc;
	background-color: #330000;
}
#table1
{
	background-color: #99ccff;
}
#table2
{
	background-color: #605050;
}
#lines
{
	background-color: #99ccff;
}

#body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	color: #605050;
	background-color: #99ccff;
}
#headertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #0060C0;
}
#bigheadertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: #0060C0;
}
