html, body
{
  font-size: 9pt;
  font-family: serif;
  background: white;
  color: black;
  }

#footer
{
  color: #004400;
  }

#footer .logo
{
  border: none;
  }

#document h1
{
  font-size: 1.6em !important;
  font-weight: normal;
  }

a
{
  color: inherit;
  text-decoration: none;
  }

.h,
h3, h4, h5, h6
{
  margin-bottom: 0;
  }

p
{
  margin-top: 0;
  }

