
BODY {
  font-family: Georgia, "Times New Roman", serif;
  color: black;
  margin-right: 10%;
  margin-left: 10%;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: white;
}

H1, H2 {
  margin-left: 5px;
  margin-right: 5px;
  clear: left;
}

P, DL, OL, UL {
  margin-left: 1em;
  max-width: 33em;
}

BLOCKQUOTE {
  max-width: 30em;
  font-style: italic;
}

A:link {
  color: navy;
}

A:visited {
  color: purple;
}

P.dropcap:first-letter {
  font-size: 250%;
  float:left;
}

IMG {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.byline {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: smaller;
  font-style: italic;
  margin-left: 5px;
  margin-right: 5px;
}

.ingress {
  font-weight: bold;
}

.foot {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: smaller;
  margin-left: 5px;
  margin-right: 5px;
  max-width: 43em;
}
