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

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

TH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}
#table1
{
	background-color: #C1E0FF;
}
#table2
{
	background-color: #FFE8E8;
}
#lines
{
	background-color: #000000;
}

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

