body {
  font-family: ScalaSans Regular, ScalaSans Light, Candara, Corbel, Georgia, Constantia;
  line-height: 175%;
}

a, a:visited, a:hover {
  text-decoration: none;
}

h1 {
  font-size: 15pt;
  font-weight: bold;
}

h2 {
  font-size: 12pt;
  text-decoration: underline;
}

img {
  display: none;
}
