BODY {
  margin: 0pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

TH {
  background-color: #CC0033;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
}

TABLE.body TD {
  font-size: 10pt;
}

TABLE.boxed TD {
  background-color: #EEE;
}
TABLE.boxed TH {
  font-size: 10pt;
  white-space: nowrap;
}

A.idd:link, A.idd:visited {
  color: #FFFFFF;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
}

A.idd:hover, A.idd:active {
  color: #99CCFF;
  font-size: 9pt;
  font-weight: bold;
  text-decoration: underline;
}

P.small {
  font-size: 7.5pt;
}

A:link, A:visited {
  color: #003366;
}
A:active, A:hover {
  color: #336699;
}

A.head:link, A.head:visited {
  color: #FFFFFF;
}

P {
  margin: .3em 0em;
}

UL {
  margin-top: .3em;
  margin-bottom: .3em;
  list-style-image: url(bullet.gif);
}

H3 {
  color: #CC0033;
  margin: 1em 0em .3em 0em;
  font-size: 1.3em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


H4 {
  color: #CC0033;
  margin: 1em 0em .3em 0em;
  font-size: 1.15em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.nbr {
  white-space: nowrap;
}