html, body {
  background: white;
  color: #444;
  font-size: 100%;
  line-height: 1em;
}

body {
  font-family: 'myriad-pro', sans-serif;
  font-size: 10pt;
  line-height: 1em;
}

.postscript,
.header-nav-container,
#footer-nav-collapse {
  display: none;
}
