body  {  
  scrollbar-3d-light-color: #FFCC00;
  scrollbar-arrow-color: #FFCC00;
  scrollbar-base-color: #FFCC00;
  scrollbar-dark-shadow-color: #B08034;
  scrollbar-face-color: #B08034;
  scrollbar-highlight-color: #B08034;
  scrollbar-shadow-color: #FFCC00;
  font-size: 8pt;
}

a:active { 
  text-decoration: none; 
  font-weight: bold;
  color: #580103;
}
a:link { 
  text-decoration: none; 
  font-weight: bold;
  color: #580103;
}
a:visited { 
  text-decoration: none; 
  font-weight: bold;
  color: #580103;
}
a:hover { 
  text-decoration: underline; 
  font-weight: bold;
  color: #FFCC00;
}

TD{
  color: #522A16;
  font-size: 12pt;
  font-weight: bold;
}

#normal{
  font-size: 14pt;
  font-weight: bold;
}
