A
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
A:active
{
	color: #F8F898;
}
A:hover
{
	text-decoration: underline;
	color: #F8F898;
}
#stdlink
{
	color: #F8F898;
}
A#stdlink:active
{
	color: #F8F898;
}
A#stdlink:hover
{
	color: #F8F898;
}

TD,#normaltext
{
	font-family: Times New Roman;
	font-size: 12pt;
	color: #F8F898;
}
#smalltext
{
	font-size: 10pt;
}

TH
{
	font-family: Times New Roman;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF00;
	background-color: #A80000;
}
#table1
{
	background-color: #A80000;
}
#table2
{
	background-color: #A80000;
}
#lines
{
	background-color: #A80000;
}

#body
{
	font-family: Times New Roman;
	font-size: 11pt;
	color: #F8F898;
	background-color: #A80000;
}
#headertext
{
	font-family: Times New Roman;
	font-size: 10pt;
	color: #F8F898;
}
#bigheadertext
{
	font-family: Times New Roman;
	font-size: 14pt;
	color: #F8F898;
}

