BODY {
  background: #446F21 url('images/bkrnd.gif') top left repeat-y;
  margin-left: 5px; 
  margin-top: 0px; 
  margin-bottom: 0px; 
  margin-right: 0px; 
  font-family: "Lucida Grande", "Lucida Sans", Tahoma, Candara, Trebuchet, Verdana, Arial, sans-serif;
  color: #000; 

}

P, TD, LI {
    font-size: 14px;
}

SMALL {
  font-size: 11px; 
  color: #666;
}

H1 {
  font-family: Georgia, Constantina, Palatino, "Times New Roman", serif; 
  color: #040; 
  font-size: 24px;
}

H2 {
  font-family: Georgia, Constantina, Palatino, "Times New Roman", serif; 
  color: #050; 
  font-size: 20px;
}

A:link, A:visited {
  text-decoration: underline;  
  font-weight: bold; 
  color: #c03;
}

A:hover {
  font-weight: bold; 
  color:#f36;
}

A.menu:link, A.menu:visited {
  text-decoration: none;  
  font-weight: bold; 
  color:#ff0; 
  font-size: 13px;
}

A:hover.menu {
  text-decoration: underline; 
  font-weight: bold; 
  color:#fff; 
  font-size: 13px;
  }

TD.botbord {
  border-bottom: 1px solid #006600;
}

TD.topbord {
  border-top: 1px solid #006600;
}
