body {
  background-repeat: repeat-y;
  background-color: #000000;
  scrollbar-arrow-color:#C0C0C0;
  scrollbar-track-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #000000;
  scrollbar-darkshadow-color: #C0C0C0;
  scrollbar-3dlight-color: #C0C0C0; 
  font-family: Verdana;
  color: #C0C0C0; 
  letter-spacing: 1pt;
  font-weight: normal;
  font-size: 8pt;
  text-align: justify;
  }

.h1{font-family: Georgia; color: #8A4F4E; font-size: 12pt; font-weight:bold;}

.h2 {font-family: Georgia; color: #8A4F4E; font-size: 8pt; font-weight:lighter;}

h3 {font-family: Georgia; color: #8A4F4E; font-size: 8pt; font-weight:bold; border-top: 1 dotted #5C0E10; border-bottom: 1 solid #5C0E10; text-align:center}

A {color: #8A4F4E;text-decoration:none;}
A:hover {color:#8A4F4E; font-style: italic; none; border-bottom:0px;}

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

i, em
{color: #FFFFFF;} 

table, td{
font-family: verdana;
font-size: 8pt;
color: #C0C0C0;
background-color: #000000;
border: 0px;}

input, textarea{
font-family: verdana;
font-size: 8pt;
color: #C0C0C0;
background-color: #000000;
border: 1px solid #C0C0C0;}

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