
body {
  font-size: 12pt;
  font-family: courier;
  margin: 1em;
  background: #FFFFEF;
}

a {
  text-decoration: underline;
  color: #0000C0;
}

h1, h2 {
  margin: 0;
  margin-bottom: 4pt;
}

