

<STYLE TYPE="text/css">h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18pt;
    font-weight: bolder;
    color: #00FFFF;
  }


h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15pt;
    font-weight: bolder;
    color: #00FF00;
  }


a {
    color : #006262;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11pt;
    font-weight : 500;
    text-decoration : none;
  }


a:hover {
    color : #C64E2D;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11pt;
    font-weight : 500;

  }


p {
    font-family: Arial, Helvetica, sans-serif;
    color: #00CC66;
    font-size: 10pt;
    font-weight : normal;
    text-decoration: none;
  }


h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #1B3CCC;
    margin-bottom: 2px;
  }


h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: #00CC66;
    text-align: center;
  }


td {
    color: #00CC66;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10pt;
  }

table {
 background-color: #E9EAE0;
}

body {
    background-color :#668BCC;
  }

