BODY {
    background-color: #ffffff;
    link: #cccccc;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    MARGIN-TOP: 0px;
    MARGINWIDTH: 0;
    MARGINHEIGHT: 0;
    }


  a {
    text-decoration: none;
    color: #006600;    
  }
  a:hover {
    color: #004400;
    text-decoration: underline;
  }
  .subtitle {
    font-family: arial, helvetica;
    font-weight: bold;
    color: black;
    font-size: 12pt;
  }
  .text {
    font-family: verdana, arial;
    color: black;
    font-size: 10pt;
  }
  .fine{
    font-family: arial, helvetica;
    color: black;
    font-size: 8pt;
    
  }
  .Title {
    font-family: mariah, arial;
    color: black;
    font-weight: bold;
    font-size: 24pt;
  }
  .nav {
    color: black;
    font-family: arial, helvetica;
    font-weight: bold;
    font-size: 10pt;
  }
  img {
    border-color: 4040a0
  }
  h1 {
    font-family: mariah, arial;
    color: black;
    font-weight: bold;
    font-size: 12pt;
  }
  h2 {
    font-family: mariah, arial;
    text-decoration: underline;
    color: black;
    font-weight: bold;
    font-size: 10pt;
  }
  h3 {
    font-family: mariah, arial;
    color: black;
    font-weight: bold;
    font-size: 8pt;
  }
  li {
    font-size: 10pt;
   }