BODY { 
  background-color: #FFFFFF;
  font-family: "Arial";
  font-size: 12px;
  color: #000000; 
  }
P, TD {
  font-family: "Arial";
  font-size: 12px;
  color: #000000; 
  }
STRONG {
  font-family: "Arial";
  color: #000000;
  }
EM {
  font-family: "Arial";
  color: #FF0000;
  }
A:link {
  font-family: "Arial";
  color: #0000FF;
  font-weight: bold;
  text-decoration: none;
  }
A:visited {
  font-family: "Arial";
  color: #0000AA;
  font-weight: bold;
  text-decoration: none;
  }
A:hover {
  font-family: "Arial";
  color: #FF0000;
  font-weight: bold;
  text-decoration: none;
  }
H1 {
  font-family: "Arial";
  font-size: 18px;
  }
INPUT.ORANGE {
  background: #FFF0AB;
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
  border: 2px solid #FFCC33;
  }
  /*----------------------------------- BANNER --------------------------------------*/
.footer-banners{width:100%;}
.banner-780by90{width:780px;height:90px;}
