BODY {

  background-color: white;

  font-family: Verdana, Helvetica, Arial, sans-serif;

  font-size: xx-small;

  margin-left: 0px;

  margin-right: 0px;

  margin-top: 0px;

  margin-bottom: 0px;
  
  color: #000000;

}

TD {

  background-color: white;

  font-family: Verdana, Helvetica, Arial, sans-serif;

  font-size: xx-small;

  margin-left: 0px;

  margin-right: 0px;

  margin-top: 0px;

  margin-bottom: 0px;
  
  color: #000000;

}

INPUT {

  font-size: xx-small;

}

SELECT {

  font-size: xx-small;

}

TEXTAREA {

  font-family: Verdana, Helvetica, Arial, sans-serif;

  font-size: xx-small;

}

A:link, A:active, A:visited {

  color: red;

  font-family: Verdana, Helvetica, Arial, sans-serif;

  font-weight: normal;

  text-decoration: none;

  font-size: 9px;

}



A:hover {

  color: CB0401;

  font-family: Verdana, Helvetica, Arial, sans-serif;

  font-weight: normal;

  text-decoration: none;

  font-size: 9px;

}



A.greenlg:link, A.greenlg:active, A.greenlg:visited {

  color: green;

  font-family: Verdana, Helvetica, Arial, sans-serif;

  font-weight: normal;

  text-decoration: none;

  font-size: xx-small;

}



A.greenlg:hover {

  color: limegreen;

  font-family: Verdana, Helvetica, Arial, sans-serif;

  font-weight: normal;

  text-decoration: none;

  font-size: xx-small;

}






.white  {

  background-color: #FFFFFF;

  color: black;
  
  }
   
  
  .black  {

  background-color: #000000;

  color: white;
  
  }

.greyshade1  {

  background-color: #E6E4D6;

  color: black;
  
  }
  
.greyshade2  {

  background-color: #DBD9CA;

  color: black;
  
  }
  
.greyshade3 {

  background-color: #CCCABD;

  color: black;
  
  }    

  .greyshade4 {

  background-color: #888780;

  color: black;
  
  }    
  
  .red {

  background-color: #FFFFFF;

  color: red;
  
  }   





