#menu, .noprint, .ExtraBox {
  display: none;
}
#mainWindow {
}
#mainContent {

}

BODY, TABLE
{
  font-size: 10pt;
  color: black;
  line-height: 140%;
  font-family: Times;
  text-align: left;
  text-decoration: none
}
P, DL, DD, DT, H1, H2, H3, H4, H5, H6, H7, H8, H9, FORM {
  margin: 0px;
  padding: 0px;
}
A {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}
a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
H1
{
  font-weight: bold;
  font-size: 24pt;
  color: #155CA3;
  line-height: normal;
  font-family: Arial;
}
H2
{
  font-weight: bold;
  font-size: 12pt;
}
H3
{
  font-size: 12pt;
  color: #000000;
  font-weight: bold;
}
H4
{
  font-size: 9pt;
  font-weight: normal;
}
H6
{
  font-weight: normal;
  font-size: 14pt;
  color: #000000;
}
