      body {
       background-color: #FFFFFF
       }

      .maintext {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: normal;
      color: #000000;
      text-decoration: none;
      }

      h2 {
      font-size: 20px;
      }

      h3 {
      font-size: 17px;
      } 
 
      .mainlink {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #000000;
      }

      a {
      text-decoration: underline;
      color: #004499;
      }
      a:visited {
      color: #00BB00;
      }
      a:hover {
      color: #BB0000;
      }
      a:active {
      color: #0000BB;
      }

      


