
A {
  text-decoration: none;
  color: #E6A202;
  font-size: 10pt;
  font-style: normal;
  font-family: Verdana;
  font-weight: bold;
}

A:hover {
  color: #FFFAF2;
}

BODY {
  font-family: serif;
  color: black;
  font-size: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #FFFAF2;
}

LI {
  font-size: 10pt;
}

UL {
  font-size: 10pt;
}

H4 {
  font-family: serif;
  text-align: left;
  text-decoration: underline;
}

H6 {
  text-decoration: none;
  font-size: small;
}

