P {font-family: sans-serif; font-size: 10pt} 
H1 {font-family: arial;font-weight: normal;font-size: 8pt} 
H2 {font-family: arial;font-weight: normal;font-size: 10pt}
H3 {font-family: arial;font-weight: normal;font-size: 12pt} 
H4 {font-family: arial;font-weight: normal;font-size: 14pt}
.brown {color: 674809}
.ltbrown {color: 90660E}
.cream {color: F6DFAF} 
.yellow {color: E2AB37}
.black {color: 000000}



.input {background: "#F6DFAF";color: "#90660E" ;font-weight: normal;}

a.nav:link { text-decoration: none; color: "#674809"; }

a.nav:visited { text-decoration: none; color: "#90660E"; }

a.nav:hover { text-decoration: underline; color: "#90660E"; }

<!--
body {
scrollbar-face-color: #E2DCAD;
scrollbar-shadow-color: #B7A041;
scrollbar-highlight-color: #B7A041;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #B7A041;
background-color: #ffffff;
	margin:0px;
}
-->