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

a {
  color: #999999;
}

h1, h2, h3 {
  text-align: center;
  color: black;
}

#headerPics, #nav, #contentCorner, .online-only { 
  display: none;
}

input {
  padding: 0.1em 3%;
  border: 1px solid black;
  border-width: 0 0 1px 0;
}

textarea {
  border: 1px solid #999999;
  height: 6em;
}

label {
  font-weight: bold;
}

.note {
  margin-right: 0.5em;
}
