body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color:#CFCFA0;
	color: #993300;
	scrollbar-arrow-color: #734b2b;
	scrollbar-face-color: #d5bf8d;
	scrollbar-highlight-color: #734b2b;
	scrollbar-3dlight-color: #d5bf8d;
	scrollbar-shadow-color: #d5bf8d;
	scrollbar-darkshadow-color: #735b2b;
	scrollbar-track-color: #d5bf8d;

	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #734B2B;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #734B2B;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #734B2B;
}
a {
	color: #993300;
	text-decoration: underline;
}

input, select, textarea
{
	color:#D5BF8D;
	background-color:#C0783D;
	border-bottom-style: groove;
	border-bottom-color: #D5BF8D;
	border-color: #D5BF8D;
	border-left-color: #C5C39A;
}

