body {
  background-color: #2E2C35;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color: #2E2C35;
  scrollbar-shadow-color: #2E2C35;
  scrollbar-face-color: #2E2C35;
  scrollbar-highlight-color: #2E2C35;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF; 
  font-family: Verdana;
  color: #C0C0C0; 
  letter-spacing: 1pt;
  font-weight: normal;
  font-size: 8pt;
  }

.h1 {font-family: Verdana;
color: #757185; font-size: 9pt; font-weight:bold; border-bottom: 1 dotted #000000;}

h2 {font-family: Verdana; color: #595666; font-size: 8pt; font-style:italic;}

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

A {color: #757185; text-decoration: none; border-bottom: dashed 1 #757185;}
A:hover {color:#C0C0C0; font-weight: bold; text-decoration: none; border:0px;}

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

i, em
{color: #757185;} 

.form, option, select, input, textarea {
	font-family: verdana;
	font-size: 8pt;
	color: #C0C0C0;
	background-color: #2E2C35;
	border: 1px solid #000000;}

td {
font-family: verdana;
font-size: 8pt;
color: #C0C0C0;
background-color: #2E2C35;
border: 0px;}