BODY {

  color: #000000;

  background-color:#FFFFFF;

  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;

}



TH {

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

  font-weight: bold;

  font-size: 10px;

  background-color:#999999;

}
TD {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: none;
  font-size: 8pt;
  color: '#000000';
}
.fail {
  color: "990000";
  font-weight: bold;
}
.ok {

  color: "009900";
  highlight-color:#ffffff;
  font-weight: bold;

}
.gray {
  background-color:#aaaaaa;

}
.white {
  background-color:#ffffff;

}
.box2 { border: #000000 1px solid; background-color:#efefef;}
.box3 { border: #000000 1px solid;
 background-color:#ffffff;}
.drop { border: #000000 1px solid;
  background-color: #ffffff;
  font-size: 8pt;
  color: #000000;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
.secthdr { color: #000099;
  font-weight: bold;
  font-size: 10pt;}
.post2 {font-family: Helvetica, Arial, sans-serif; 
  font-size: 9pt; 
  font-weight: bold; 
  font-style: normal; 
  color: #000000;
  background-color: #cccccc;
  border: #000000 1px solid;
  letter-spacing: 1px;}
.form { font-family: Courier New, Monospace;
  font-size: 10pt; 
  color: #333333;
  vertical-align: middle; 
  text-align: left;
  border: #000000 1px solid;}
.large { font-family: Arial, Helvetica, sans-serif;
  color: #000099;
  font-weight: bold;
  font-size: 20pt}
.medium { font-family: Arial, Helvetica, sans-serif;
  color: #000099;
  font-weight: bold;
  font-size: 16pt;}
.admin {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 12pt}
a:link,a:visited,a:active {
  text-decoration: underline;
  color: #3333cc;}
a:hover {
  text-decoration: none;
  COLOR: #666666;}
