/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #E5D3BD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkgnd.gif);
}
a:link {
	color: #3E5333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3E5333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #3E5333;
}
.mainbkgnd {
	background-image: url(images/main_bkgnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #3E5333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #F2E5D5;
	border: 1px solid #9B875F;
}
-->

