Body { 
  scrollbar-DarkShadow-Color: #FF0000; 
  scrollbar-Track-Color: #FF0000; 
  scrollbar-Face-Color: #FF0000; 
  scrollbar-Shadow-Color: #A67348;
  scrollbar-3dLight-Color: #FF0000; 
  scrollbar-Highlight-Color: #C98449; 
  scrollbar-Arrow-Color: #C98449;  
  font-family: Verdana, Lucida, Sans-Serif;
  font-size: 7pt;
  color: #A67348;
  background-color: #FF0000;
  background-attachment:fixed;
  }
  
a:link, a:visited, a:active { 
  height: 1px;
  color : #6A0000; 
  text-decoration : none ;
  behavior: url(linkhilight.htc);
  filter:progid:dximagetransform.microsoft.gradientwipe(duration=.5)
  }
  
a:hover { 
  color : #AE3216; 
  text-decoration : none ;
  }
  
td { 
  font-family: Verdana, Lucida, Sans-Serif;
  font-size: 7pt;
  color:#000000;
  background-color: transparent;
  }
  
.head      
  {color: #C98449;
  font-weight: bold; 
  padding-right: 3px;
  font-size: 10px;
  border-bottom: 1 solid #A67348;
}