body {
  background-color: #85685C;
  scrollbar-arrow-color:#483730;
  scrollbar-track-color: #85685C;
  scrollbar-shadow-color: #85685C;
  scrollbar-face-color: #85685C;
  scrollbar-highlight-color: #85685C;
  scrollbar-darkshadow-color: #483730;
  scrollbar-3dlight-color: #483730; 
  font-family: Verdana;
  color: #594841; 
  letter-spacing: 1pt;
  font-weight: normal;
  font-size: 8pt;
  }

h1 {font-family: Verdana;
color: #483730; font-size: 9pt; font-weight:bold; border-bottom: 1 dashed #483730;}

h2 {font-family: Verdana; color: #483730; font-size: 8pt; font-weight:lighter;}

h3 {font-family: Verdana; color: #483730; font-size: 8pt; font-weight:bold; border-top: 1 solid #483730; border-bottom: 1 dashed #483730; text-align:center}


b, strong	
{font-weight: bold; color: #000000; }

i, em
{color: #000000;} 

input, textarea {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #85685C;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;}