  BODY {
    background-color: #FFFFFF
  }
  P {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, sans-serif;
    text-indent: 16;
    text-align: justify;
  }
  FONT {
    color: #000000;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-family: Arial, sans-serif;
  }
  FONT.title { 
    color: #333300; 
    font-size: 16; 
    font-weight: bold;
  }
  H1 { 
    color: #333300; 
    font-size: 16; 
    font-weight: bold;
    font-family: Arial, sans-serif;
  }
  A { font-weight: normal;
      line-height: normal;
      font-size: 13px;
      color: #666633;
      font-family: Arial, sans-serif;
  }

#credits { color: #444444; text-align: center; font-size: 11px; padding: 4px; width: 600px; border-top: 4px solid #009999; margin: 0 auto; margin-top: 20px; }
#credits a { color: #666666; text-decoration: none; font-size: 11px; }
#credits a:hover { color: #666666; text-decoration: underline; } 

