
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: 250%;
  padding-top: 1em;
  padding-bottom: 1em;
}

TABLE.menu {
  width: 100%;
  margin-bottom: 2px;
}

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

TD.but {
  width: 10%;
  text-align: center;
  border: 2px solid white;
  padding-top: 4px;
  padding-bottom: 4px;
}

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

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;
}

.extl {
  margin-left: 1em;
}

.gf {
  color: #6060a0;
}

hr.brk {
  border-style: solid;
  height: 4px;
  width: 50px;
  align: center;
  background-color: #a0a0f0;
  margin-top: 1em;
  margin-bottom: 1em;
}
