body {
  scrollbar-3dlight-color: #85526A;
  scrollbar-darkshadow-color: #85526A;
  scrollbar-arrow-color: #85526A;
  scrollbar-face-color: #DFD5D5;
  scrollbar-shadow-color: #DFD5D5;
  scrollbar-highlight-color: #DFD5D5;
  scrollbar-track-color: #DFD5D5;
  background-color: #DFD5D5; 
 }

p, h1, h2, h3, h4, h5, h6, td, a {
  text-align: center;
  color: #85526A;
  font-family: Arial;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: none;
  margin: 0pt;  
 }

  P {font-size: 10pt;}
  H1 {font-size: 10pt;
      font-weight: bold;}
  H2 {font-size: 12pt;}
  H3 {font-size: 12pt;}
      font-weight: bold;}
  H4 {font-size: 14pt;}
  H5 {font-size: 14pt;
      font-weight: bold;}
  H6 {font-size: 16pt;}
 
img.mit {
  border-color: #85526A;
  border-style: double;
  border-width: 3px;
 } 

 a:link {color: #85526A;}
 a:hover {color: #85526A;
          text-decoration: overline underline;} 
 a:active {color: #85526A;}
 a:visted {color: #85526A;}


