
body {
  margin: 0;
  padding: 0;
  font-size: 11pt;
  line-height: 13pt;
  color: #000;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
"Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

h1 {
  font-size: 20pt;
  line-height: 22pt;
  border-bottom: 1pt solid #333;
}

h1 a {
  text-decoration: none;
  color: #333;
}

#navigation, 
#mininav,
#breadcumb,
#sidebar,
#footer
{
  display: none;
}
