body {
  scrollbar-3dlight-color: #0380C6;
  scrollbar-darkshadow-color: #0380C6;
  scrollbar-arrow-color: #0380C6;
  scrollbar-face-color: #BEDDEF;
  scrollbar-shadow-color: #BEDDEF;
  scrollbar-highlight-color: #BEDDEF;
  scrollbar-track-color: #BEDDEF;
  background-color: #BEDDEF;
 }

p, h1, h2, h3, h4, h5, h6, td, a {
  align: left;
  color: #0380C6;
  font-family: Arial;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: none;
  margin: 0pt;
 }

  P {font-size: 10pt;}
  H1 {font-size: 12pt;
      font-weight: bold;}
  H2 {font-size: 14pt;}
  H3 {font-size: 15pt;}
      font-weight: bold;}
  H4 {font-size: 16pt;}
  H5 {font-size: 16pt;
      font-weight: bold;}
  H6 {font-size: 20pt;}

img.mit {
  border-color: #0380C6;
  border-style: solid;
  border-width: 2px;
 }

 a:link {color: #0380C6;}
 a:hover {color: #0380C6;
   text-decoration: underline;}
 a:active {color: #0380C6;}
 a:visted {color: #0380C6;}
