body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	color: #000000;
	background-attachment: scroll;
	background-color: #765F36;
	SCROLLBAR-FACE-COLOR: #765F36;
	SCROLLBAR-HIGHLIGHT-COLOR: #765F36;
	SCROLLBAR-ARROW-COLOR: #BAB98D;
	SCROLLBAR-TRACK-COLOR: #BAB98D;
	SCROLLBAR-BASE-COLOR: #BAB98D;
	scrollbar-3d-light-color: #765F36;
	background-repeat: repeat;
	background-position: left top;
	background-image: none;
	list-style-type: disc;
	height: 0px;




}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: none;

}

A:link
{
	COLOR: #765F36;
	text-decoration: none;

}
A:visited
{
	COLOR: #765F36;
	text-decoration: none;

}
A:hover
{
	COLOR: #000000;
	text-decoration: none;

}
A:active
{
	COLOR: #765F36;
	text-decoration: none;

}.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #765F36;

}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C63B00;
	background-color: #EEEDF5;
	border: 1px solid #000066;
	font-style: normal;
	font-weight: bold;
}
