body {
  color: #000;
  background-color: #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 1.5em;
  line-height: 130%;
}

h1 {
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

h2 {
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

h3 {
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

h4 {
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

li {
        margin-top: 8pt;
        margin-bottom: 8pt;
}

li ul li {
        list-style-type: square;
        margin: 0pt;
}

a:hover {
  background-color: #efef00;
}

strong {
  color: #f00;
}

blockquote.sidequote {
  margin-left: 30%;
  margin-right: 0%;
  font-style: italic;
  text-align: right;
}

p.abstract {
  font-style: italic;
}

p.footdate {
  font-size: small;
  margin-top: 0;
}
