body {
  scrollbar-3dlight-color: #4F4F07;
  scrollbar-darkshadow-color: #4F4F07;
  scrollbar-arrow-color: #4F4F07;
  scrollbar-face-color: #818001;
  scrollbar-shadow-color: #818001;
  scrollbar-highlight-color: #818001;
  scrollbar-track-color: #818001;
  background-color: #818001;
 }

p, h1, h2, h3, h4, h5, h6, td, a {
  text-align: left;
  color: #383700;
  font-family: Monotype Corsiva;
  font-size: 14pt;
  font-weight: normal;
  text-decoration: none;
  margin: 0pt;
 }

  P {font-size: 14pt;
      font-weight: normal;}  
  H1 {font-size: 26pt;
      font-weight: normal;}  
  H2 {font-size: 20pt;
      font-weight: normal;}    
  H3 {font-size: 20pt;}
      font-weight: bold; h4 {font-size: 18pt;
      font-weight: normal;}    
  H5 {font-size: 16pt;
      font-weight: bold;}
  H6 {font-size: 16pt;
      font-weight: normal;}    

img.mit {
  border-color: #D2C251;
  border-style: ridge;
  border-width: 3px;
 }

 a:link {color: #FAD60A;}
 a:hover {color: #D2C251;
   text-decoration: underline;}
 a:active {color: #494900; font-size:18pt}
 a:visted {color: #494900;}