body {
  background: white;
  color: black
}
blockquote {
  margin-left: 8%;
  margin-right: 8%;
  border: thin ridge #dc143c
}
.toc {
  font-size: smaller;
  text-align: left;
  font-weight: bolder
}
.copyright {
  font-size: smaller;
  text-align: right;
  clear: right
}
.footer {
  margin-top: 2em;
  padding-top: 1em;
  border-top: solid thin black
  font-size: smaller;
}
.sectionHd {
  margin-top: 2em;
  padding-top: 1em;
  border-top: solid thin black;
  margin-left: 5%;
  color: green;
  font-size: bigger;
  text-align: left;
  font-weight: bolder;
  font-family: Verdana, Arial, Helvetica, sans
}
.pasl {
  color: green
}
.dateplace {
  padding-top: 1em;
  border-top: solid thin black;
  font-size: larger;
  color: blue;
  font-weight: bolder
}
