body {
  background-color: white;
  color: black;
  margin-left: 8%;
  margin-right: 8%;
}

span.realname {
  font: normal normal 32pt "Times New Roman", serif;
}

div.contactinfo {
  font: normal normal 9pt "Verdana", sans-serif;
}

div.indent {
  margin-left: 3%;
  font-family: "Arial", sans-serif;
  font-size: 10pt;
}

h1 {
  font-size: 17pt;
  text-decoration: underline;
  margin: 1.25em 0 0.8em 0;
}

div.indent h2 {
  font-family: sans-serif;
  font-size: 12pt;
  margin: 0;
}
div.indent h3 {
  font-family: sans-serif;
  font-size: 11pt;
  font-weight: normal;
  margin: 0;
}
div.indent h4 {
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: normal;
  margin: 0;
}

ul.references li {
  margin-bottom: 1em;
}

