A
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
A:active
{
	color: #0060FF;
}
A:hover
{
	text-decoration: underline;
	color: #0060FF;
}

TD,#normaltext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}
#smalltext
{
	font-size: 8pt;
}

TH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #788898;
}
#table1
{
	background-color: #D0D0C8;
}
#table2
{
	background-color: #f9f6f6;
}
#lines
{
	background-color: #000000;
}

#body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	color: #000000;
	background-color: #dcdcdc;
}
#headertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
}
#bigheadertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: #000000;
}