
P {
  font-family: sans-serif;
}

BODY {
  background-color: black;
}

.whitit {
  background-color: white;
}

.addressit {
  font-family: sans-serif;
  font-size: 10pt;
  font-style: normal;
  color: white;
  font-weight: bold;
}

IMG.currloc {
  border-top: white none;
  border-right: white none;
  border-bottom: white none;
  border-left: thin white solid;
}

H1 {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 22pt;
  font-weight: bold;
  color: white;
  background-color: black;
}

H2 {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 20pt;
  font-weight: bold;
  color: white;
  background-color: black;
  margin-top: 1em;
  margin-bottom: 0em;
}

H3 {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 16pt;
  font-weight: bold;
  background-color: black;
  color: white;
  margin-top: 1em;
  margin-bottom: 0em;
}

ADDRESS {
  font-family: sans-serif;
  font-size: 10pt;
  font-style: normal;
  margin-left: 5pt;
  border-top: black medium solid;
  border-left: red medium solid;
  padding-left: 1em;
}

.return {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 10pt;
}

H4 {
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 14pt;
  font-weight: bold;
  background-color: black;
  color: white;
}

DL {
  font-family: "Arial", "Helvetica", sans-serif;
}

DT {
  font-weight: bold;
}

UL {
  font-family: "Arial", "Helvetica", sans-serif;
}
