
a:hover {
  color: #FF0000;
}

TD {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: normal;
  color: #000080;
}

H2 {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #004080;
}

H3 {
  font-family: Arial;
  font-size: 11pt;
  font-weight: bold;
  color: #800000;
}

H1 {
  font-family: "Times New Roman";
  font-size: 22pt;
  font-weight: bold;
}

H4 {
  font-size: 10pt;
  font-weight: bold;
}

LI {
  color: #FF0000;
}

INPUT {
  background-color: #D8D8D8;
}

TEXTAREA {
  background-color: #D8D8D8;
}
