body {
  font-family: georgia, serif;
  background: white;
  font-size: 11pt;
  margin: 0 5%;
}

td, th, h1, h2, h3, h4, h5, h6 {
  font-family: helvetica, sans-serif;
}

.skip, #upper, #nav-container, #footer {
  display: none !important;
}

div#header h1 {
  font-size: 10pt;
  color: #000;
  line-height: 0.9em;
  font-family: helvetica, sans-serif;
}