body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.7em;
}

.toctitle {
  color: #d00000;
  font-size: 1.2em;
}

.pagetitle {
  color: #d00000;
  font-size: 1.1em;
}

.author {
  font-style: italic;
  font-size: 0.7em;
}

p {
  text-align: justify;
  font-size: 0.8em;
  text-indent: 0.7em;
}

.txthdr {
  text-indent: 0em;
  font-weight: bold;
}

.centerQuote {
  text-align: center;
  font-size: 0.7em;
}

.centerRedQuote {
  text-align: center;
  color: #d00000;
  font-weight: bold;
}

#tocContainer ul {
  font-size: 0.8em;
  font-weight: bold;
}

#tocContainer ul li {
  color: #000000;
  margin-bottom: 0.5em;
}

#tocContainer ol {
  margin-top: 6px;
}

#tocContainer ol li {
  color: #000000;
  font-weight: normal;
  margin-bottom: 2px;
}

#tocContainer ol li a {
  color: #d00000;
}

#tocContainer a {
  color: #000000;
}

#sectionContainer {
  width: 500px;
  border: none;
}

#sectionContainer li {
  font-size: 0.8em;
}

#navTable {
  width: 500px;
  margin-bottom: 0.8em;
  background-color: #bb8855;
}

#navTable td {
  background-color: #ffddaa;
  border: 0.1px solid #bb8855;
  padding-bottom: 2px; 
  font-size: 0.6em;
  color: #ccaa77;
}

#navTable a  {
  color: #885522;
}

td.navL {
  width: 33%;
}

td.navM {
  width: 34%;
  text-align: center;
}

td.navR {
  width: 33%;
  text-align: right;
|


