body {
  background-color: #ffffff;
}
.main-content {
  font-family: verdana, sans-serif;
  font-size: 10pt;
  margin-left: 2em;
  width: 40em;
}
h1, h2 { font-family: Arial, sans-serif; color: #000099; }
h1 { font-size: x-large; text-align: center; }
h2 { font-size: medium; }
h3 { color: #000099; font-style: italic; font-family: Arial, sans-serif; }
div.note {
  margin-left: +2em;
  font-size: smaller;
}
