body {
  color: black;
  font: 12px arial;
}
H1 {
  color: #32458f;
  font: 18px arial bold;
}
H2 {
  color: #32458f;
  font: 16px arial bold;
}
H3 {
  color: #870417;
  font: 14px arial bold;
}
ul {
  font: 12px arial;
}
td {
  font: 12px arial;
  vertical-align: top;
}
.td_inv {
  font: 14px arial bold;
  color: #e9e1dd;
  background: #44599a;
  border-style: single;
  border-color: #0000ff;
}
.tbl_hdr {
  font: 14px arial bold;
  color:  870417;
  valign: top;
}

.Title {
  color: black;
  font: 14px arial bold;
}
.header2 {
  color: black;
  font: 11px arial bold;
}
.hdr_blue {
  font: 14px arial bold;
  color:  44599A;
  text-align: top
}
.hdr_red {
  font: 14px arial bold;
  color:  #ed4613;
  valign: top
}
.footer {
  font: 11px arial bold;
  color: 44599A;
  text-align: center;
}
.tanbg {
  background: #e9e1dd
}
.txt_indent1 {padding-left: 20px}

a:hover {
  color: #e9e1dd;
  background: #44599a;
}


a.popup:link {color: #000; text-decoration: none}
a.popup:visited {color: #000; text-decoration: none}
a.popup:hover {color: #000; background: #fff; text-decoration: underline;}
a.popup:active {color: #000; text-decoration: none}

<!-- colors
Header text blue: #44599a
Subheader text maroon: #870417
logo tan: #a1806d
logo brown: #714e3e
logo lt. tan: #e9e1dd

-->



</style>
