body {
background-color: #00C000;
margin-left: 0;
margin-top: 0;
_margin: -17px 0 0 -17px; /* show to IE */
}

.whiteText {
   color:#FFFFFF;
   }

A:hover {
   color: #FF0000;
   }

A:link {
   color: #333399;
   text-decoration: none;
  }

A:visited {
   text-decoration: none;
   }

DIV.logo {
   position: absolute;
   margin-top: 0;
   margin-left: 0;
   z-index: 1;
   }

DIV.hq {
   position: absolute;
   margin-top: 60px;
   margin-left: 68px;
   z-index: 0;
   }

FONT.biz {
   color: #0000FF;
   }

FONT.fish {
   font-family: Arial, Helvetica;
   font-size: 60%;
   font-weight: bold;
   color: #008000;
   }

FONT.nav {
   font-family: Arial, Helvetica;
   font-size: 75%;
   color: #0000FF;
   }

FONT.small {
   font-family: Arial, Helvetica;
   font-size: 70%;
   }

FONT.tiny {
   font-family: Arial, Helvetica;
   font-size: 60%;
   }

FONT.warn {
   font-family: Arial, Helvetica;
   font-size: 80%;
   font-weight: bold;
   color: red;
   }

H1 {
   font-size: 100%;
   font-weight: bold;
   }

H2 {
   font-size: 200%;
   color: #008000;
   }

H3 {
   font-size: 175%;
   color: #008000;
   }

H4 {
   font-size: 150%;
   color: #008000;
   }

H5 {
   font-size: 125%;
   color: #008000;
   }

H6 {
   font-size: 100%;
   color: #008000;
   }

TD {
   vertical-align: top;
   }

TD.bottom {
   vertical-align: bottom;
   }

P.desc {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 11px;
   line-height: 140%;
   margin-bottom: 2px;
   margin-top: 6px;
  }

P.fish {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 9px;
   font-weight: bold;
   color: #008000;
   margin-bottom: 3px;
   margin-top: 0;
  }

P.loc {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 14px;
   font-weight: bold;
   margin-bottom: 0;
   margin-top: 24px;
  }

P.warn {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 9px;
   font-weight: bold;
   color: red;
   margin-bottom: 3px;
   margin-top: 0;
   }

#regs {
   background-color:#FFFF99;
   padding-left: 5px;
   padding-right: 5px;
   /*margin-left:10px;*/
   }

#lake {
   background-color:#FFFF99;
   padding-left: 5px;
   padding-right: 5px;
   /*margin-left: 10px;*/
   }

ul, li {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 11px;
   line-height: 140%;
   margin-bottom: 2px;
   margin-top: 6px;
  }

