/* Styles1 */

  body {

  }


  h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
    font-family:Arial, Verdana, Helvetica;
  }

  h1,h2,h3,h4,h5 {
    font-weight: bolder;
  }

  h1 {
    font-size: 36pt;
    color: #00236A;
  }

  h2 {
    font-size: 24pt;
    color: #00236A;
  }

  h3 {
    font-size: 18pt;
    color: #00236A;
  }

 h4 {
    font-size: 14pt;
    color: #00236A;
  }

 h5 {
    font-size: 12pt;
    color: #00236A;
  }
 h6 {
    font-weight: bold;
    font-size: 12pt;
    color: #00236A;
  }

  a:link,a:hover,a:active,a:focus {
    font-family:ArialBold, Arial, Verdana, Helvetica;
    font-size:12pt;
    font-weight:bolder;
    text-decoration:underline;
    color:#3982C6;    /* old colour B81C7 */
  }

  a:visited {
    font-family:ArialBold, Arial, Verdana, Helvetica;
    font-size:12pt;
    font-weight:bold;
    text-decoration:underline;
    color:#00AEDE;
  }

/* end of styles1.css */
