
BODY {
  background-color: white;
  color: black;
  font-family: Sans sans-serif;
}

H1,H2,H3,H4,H5,H6 {
  color: #253C87;
}

div.hdr {
  background-color: #253C87;
}

#hdrt {
  color: white;
  text-indent: 1em;
  font-weight: bold;
  font-style: italic;
  font-size: 200%;
}

TR.menu {
  top-border: 1pt;
}

TD.but {
  width: 10%;
  text-align: center;
  border-top-style: solid;
  border-top-width: thin;
  border-top-color: white;
  border: thin solid white;
}

TD.but A {
  color: white;
  font-weight: bold;
}

div.vt {
  margin-top: 30pt;
}

span.vt {
  font-size: 120%;
  font-weight: bold;
  color: #253C87;
}

span.nt {
}

OL.totals {
  list-style: none;
}

LI.show {
  list-style: decimal;
}

DIV.extra {
  margin-top: 10pt;
}
