body {
  margin-left: 10%;
  margin-right: 10%;
  background-color: white;
  font-family: "Book Antiqua", Georgia, Palatino, Times, "Times New Roman", serif;
  line-height: 120%;
}

blockquote {
  font-style: italic;
}


h1 {
  font-size: 180%;
  line-height: 110%;
}

h2 {
  margin-top: 1em;
  font-size: 140%;
}

h3 {
  margin-top: 1em;
  font-size: 100%;
}

p.footer {
  font-size: smaller;
}

table.indextable {
  border-spacing: 6px;    
}

