BODY {
  font-family: Verdana, "MS Sans Serif", Arial, sans-serif;
  font-size: 10pt;
  border-top: 12px none;
  border-right: 12px none;
  border-bottom: 12px none;
  border-left: 12px none;
}

H1 {
  font-weight: bold;
  font-size: 12pt;
  color: #800000;
}

H2 {
  color: #800000;
  font-weight: bold;
  font-size: 12pt;
}

H3 {
  font-size: 12pt;
}

H4 {
  font-weight: bold;
}

A {
  color: #000080;
}

TABLE {
  font-size: 10pt;
}

TR {
  vertical-align: top;
}

TD {
  vertical-align: top;
}

EM {
  font-style: italic;
}

STRONG {
  font-weight: bold;
}

*.address {
  text-align: center;
}

*.centrealign {
  text-indent: 40%;
}

*.example {
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
}

*.label {
  font-weight: bold;
  color: #800000;
}

*.quote {
  font-weight: bold;
}

*.titlelink {
  color: #000080;
  font-size: 8pt;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  text-decoration: none;
}

*.searchlink {
  font-size: 10pt;
  font-weight: bold;
  color: #000080;
  text-decoration: underline;
}

*.searchgolink {
  font-size: 10pt;
  font-weight: bold;
  color: #000080;
  text-decoration: underline;
}

*.helplink {
  font-size: 10pt;
  font-weight: bold;
  color: #808080;
  text-decoration: underline;
}

*.resultlabel {
  color: #800000;
}

