body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #CC6601;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #CC6601;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: ##CC6601;
	SCROLLBAR-3D-LIGHT-COLOR: ##CC6601;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

A:link
{
	COLOR: #EDA038;
	text-decoration: none;

}
A:visited
{
	COLOR: #EDA038;
	text-decoration: none;

}
A:hover
{
	COLOR: #FFFFFF;
	text-decoration: none;

}
A:active
{
	COLOR: #EDA038;
	text-decoration: none;

}.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6601;
	background-color: #EEEDF5;
	border: 1px solid #000066;
	font-style: normal;
	font-weight: bold;
}

