body {
  scrollbar-3dlight-color: #020F3A;
  scrollbar-darkshadow-color: #020F3A;
  scrollbar-arrow-color: #020F3A;
  scrollbar-face-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  background-color: #FFFFFF;
 }

p, h1, h2, h3, h4, h5, h6, td, a {
  text-align: left;
  color: #020F3A;
  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: #020F3A;
  border-style: ridge;
  border-width: 3px;
 }

 a:link {color: #020F3A;}
 a:hover {color: #020F3A;
   text-decoration: overline underline;}
 a:active {color: #020F3A;}
 a:visted {color: #020F3A;}
