
H1 {
  font-family: Arial;
  font-weight: bold;
  color: navy;
}

H2 {
  font-family: Arial;
  color: navy;
  font-weight: bold;
}

H3 {
  font-family: Arial;
  color: navy;
  font-weight: bold;
}

H4 {
  font-family: Arial;
  font-weight: bold;
  color: navy;
}

HR {
  color: #004080;
}

BODY {
  font-family: Arial, sans-serif;
  background-color: white;
}

LI {
  text-indent: 1pt;
}

P {
  font-family: Arial, sans-serif;
}

UL {
  font-family: Arial;
}

OL {
  font-family: Arial;
}

DD {
  font-family: Arial;
}

INPUT {
  font-family: Arial;
  font-size: 10pt;
}

TEXTAREA {
  font-family: Arial;
}

TABLE {
  font-family: Arial;
}

FORM {
  font-family: Arial;
}

HTML {
  font-family: Arial;
}

MULTICOL {
  font-family: Arial;
}

A {
  font-family: Arial;
  text-decoration: underline;
}

DL {
  font-family: Arial;
}

a:hover {
  color: red;
  text-decoration: none;
}

SUP {
  font-family: Arial;
}
