body {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	scrollbar-face-color: #E5D3C2;
	scrollbar-shadow-color: #E5D3C2;
	scrollbar-highlight-color: #E5D3C2;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E5D3C2;
	scrollbar-arrow-color: #946114;
	color: #946114;
}
div {
	font-family : Arial, Helvetica;
	font-size : 10px;
	color: #703838;
	}
.headerstyle {
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-weight: bold;
	}
	color: #703838;
A:link {text-decoration:none; color: #703838} 
A:visited {text-decoration:none; color: #703838} 
A:hover {text-decoration:underline; color: #703838} 
 }
.input_text{font-size=9pt;
	color:#703838;
	border:1px groove black;
	background-color:#D3B69A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:140px;
	height:18px;
	font-size: 9px;

             }
.input_textarea{font-size=9pt;
	color:#703838;
	border:1px groove black;
	background-color:#D3B69A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:243px;
	height:126px;
	font-size: 9px;
	}

