body {
  scrollbar-3dlight-color: #607B98;
  scrollbar-track-color: #6682A1;
  scrollbar-highlight-color: #6C89AA;
  scrollbar-face-color: #7290B3;
  scrollbar-shadow-color: #7897BC;
  scrollbar-darkshadow-color: #7E9EC5;
  scrollbar-arrow-color: #84A5CE;
  background-position: 0px 0px;
  background-repeat: no-repeat;  
  background-color: #84A5CE;
 }

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

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

 a:link {color: #FFFFFF;}
 a:hover {color: #213956;}
 a:active {color: #FFFFFF;}
 a:visted {color: #FFFFFF;}







