
BODY
{
    background-color: #E1E0D3;
}

.headertwo
{
    font-family: Arial, Helvetica, Sans-Serif ;
	font-size: 19px;
    font-weight: bold;
	color: #000066
}

.headertwo A
{
	color: #032043
}

.headertwo A:hover
{
	color: #9E0000
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	font-weight: normal;
	line-height: normal;
	color: #000000
}

.bodytext A
{
	color: #000000;
	text-decoration: underline;
}

.bodytext A:hover
{
	color: #9E0000;
	text-decoration: underline;
}

.bodytext A:visited
{
	color: #000000;
	text-decoration: underline;
}

.forminput
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.formtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 2px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}

.smallbottom
{
    background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	padding: 5px;
	font-weight: normal;
	line-height: normal;
	color: #666666;
	border-top: solid 1px #CCCCCC;
}

.smallbottom A
{
	color: #666666;
	text-decoration: underline;
}

