Body { 
  scrollbar-DarkShadow-Color: #333333; 
  scrollbar-Track-Color: #333333; 
  scrollbar-Face-Color: #435683;
  scrollbar-Shadow-Color: #333333;
  scrollbar-3dLight-Color: #333333; 
  scrollbar-Highlight-Color: #333333; 
  scrollbar-Arrow-Color: #333333;  
  font-family: Verdana, Lucida, Sans-Serif;
  font-size: 7pt;
  color: #999999;
  text-align:center;
  }
  
a:link, a:visited, a:active { 
  height: 7pt;
  color : #999999; 
  text-decoration : none ;
  behavior: url(linkhilight.htc);
  filter:progid:dximagetransform.microsoft.gradientwipe(duration=1)
  } 
  
a:hover { 
  color : #999999; 
  text-decoration : none; font-weight: bold; font-family: verdana ; font-size: 7pt ;
  }
  
td { 
  font-family: Verdana, Lucida, Sans-Serif;
  font-size: 7pt;
  color:#999999;
  background-color: transparent;
  }

.head      
  {color: #999999;
  font-weight: none; 
  padding-left: 1px;
  font-size: 8pt;
  border-bottom: 1 solid #999999;
  width: 200px;
  text-align:center;
}