body {
  font-size: 9pt;
}
* html body {
  font-size: 8.5pt;
}

a {
  color: #999999;
}

h1, h2, h3 {
  color: black;
}

#header-bg, #topnav, #sidenav, .online-only { 
  display: none;
}
#footer {
  margin-top: 2em;
  font-size: 0.75em;
  text-align: center;
}
