BODY {
  font-family: Arial, sans-serif; }
A { 
  color: #0000df;
  text-decoration: underline;
  font-family: serif;
  font-style: italic; }
I {
  font-family: serif;
  font-style: italic;}
INPUT {
  background:#368f0c; 
  color:#ffffff;
  font-weight: bold; }
FORM TR { 
  height: 30px; }
FORM INPUT {
  background:#e0e0e0; 
  color:#000000;
  font-weight: normal; }
FORM TEXTAREA {
  background:#e0e0e0; 
  color:#000000;
  font-weight: normal; }
FORM SELECT {
  background:#d8d8d8; 
  color:#000000;
  font-weight: normal; }
LI { 
  margin-top: 10px; }
.submit { 
  background:#368f0c; 
  color:#ffffff;
  font-weight: bold;
  width: 100%; }
.grey { 
  color: #c0c0c0;
  text-decoration: none;
  font-weight: bold; }
.box { 
  border: thin solid #368f0c;
  font-weight: bold; }
.footer { 
  font-family: serif;
  font-size: small; }
#header {
  background-color: black;
  background-image: url(Graphics/Clover.gif);
  padding-top: 5px;
  padding-left: 5px;  
  font-weight: bolder;
  font-size: 2em;}




