A
{
	font-weight: bold;
	text-decoration: none;
	color: #006294;
}
A:active
{
	color: #008DD6;
}
A:hover
{
	text-decoration: underline;
	color: #008DD6;
}

td, #normaltext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #003A58;
}
#smalltext
{
	font-size: 8pt;
}

TH
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #C0C0C0;
	background-color: #006294;
}
#table1
{
	background-color: #FFD237;
}
#table2
{
	background-color: #FFD237;
}
#lines
{
	background-color: #006294;
}

#body
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #006294;
	background-color: #FFFAE9;
}
#headertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #006294;
}
#bigheadertext
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: #006294;
}