
BODY 
  {
  font-size:10pt;
  font-family:verdana;
  }
TD 
  {
  font-size:10pt;
  font-family:verdana;
  }
TH 
  {
  font-size:10pt;
  font-family:verdana;
  background-color:silver;
  }
TEXTAREA
  {
  font-size:10pt;
  font-family:verdana;
  }
EM
  {
  font-size:8pt;
  font-family:verdana;
  color:red;
  }
.textareaDisabled
  {
  font-size:10pt;
  font-family:verdana;
  background-color:#99ccff;
  }
.thOrder 
  {
  font-size:10pt;
  font-family:verdana;
  background-color:yellow;
  }
.formEnabled
  {
  background-color:#f5f5dc;
  }
.formDisabled
  {
  background-color:#99ccff;
  }
.menulink
  {
  font-size:14pt;
  font-family:verdana;
  color:blue;
  text-decoration:none;
  }
.menutext
  {
  font-size:10pt;
  font-family:verdana;
  font-weight:bold;
  color:blue;
  text-decoration:none;
  }
