body {
    margin-left: 7%;
    margin-right: 7%;
    font-size: 100%
    }
p {
    margin-top: 0.5em;
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 1em;
    line-height: 112%
    }
h1 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 140%;
    line-height: 140%;
    margin-top: 1em;
    margin-bottom: 1em
    }
h2 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 120%;
    line-height: 120%;
    margin-top: 2.5em;
    margin-bottom: 1.5em
    }
h3 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 110%;
    line-height: 110%;
    margin-top: 1em;
    margin-bottom: 1em
    }
h4 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 110%;
    line-height: 110%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
small {
    font-size: smaller;
    font-style: normal
    }
#tnote {
    background-color: #EEE;
    color: inherit;
    margin: 2em 25%;
    padding: 0.5em 1em;
    border: 1px solid gray;
    font-size: small
    }
#tnote p {
    text-indent: 0;
    text-align: left;
    margin-bottom: 0.75em;
    margin-top: 0.25em
    }
#front {
    margin-top: 2em;
    margin-bottom: 2em
    }
#front p {
    margin-top: 2em;
    margin-bottom: 2em;
    text-indent: 0;
    text-align: center;
    line-height: 125%
    }
p.drop-cap {
    text-indent: 0
    }
p.drop-cap:first-letter {
    margin: 0.05em 0.1em 0 0;
    font-size: 250%;
    line-height: 0.85em
    }
#toc {
    border-spacing: 2px;
    width: 80%;
    max-width: 25em;
    line-height: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3em
    }
#toc td {
    font-size: 90%
    }
#toc td.pag {
    width: 3em;
    text-align: right
    }
#toc td.chap {
    text-align: center;
    padding-top: 1em
    }
#toc td.text {
    padding-left: 1em;
    text-indent: -1em;
    text-align: left;
    font-variant: small-caps
    }
.pagenum {
    font-size: small;
    font-style: normal;
    font-weight: normal;
    text-align: right
    }
.fnanchor {
    vertical-align: 15%;
    font-size: x-small
    }
.footnote p {
    margin-left: 3.5%;
    margin-right: 3.5%;
    font-size: small
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left;
    font-size: small
    }
.poetry .stanza {
    margin: 0.5em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .quote {
    text-indent: -3.25em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.index {
    font-size: 95%;
    width: 80%;
    max-width: 40em;
    margin-left: auto;
    margin-right: auto;
    line-height: 95%
    }
ul {
    list-style-type: none;
    font-size: inherit;
    padding-left: 1.5em
    }
li {
    margin-top: 0.1em;
    margin-left: 1.5em;
    text-indent: -1.5em;
    font-size: inherit
    }
.bl1 {
    margin-left: 0;
    text-indent: 0;
    margin-bottom: 0
    }
.bl2 {
    margin-top: 0;
    margin-left: 1em;
    text-indent: 0;
    font-size: small
    }
.nodent {
    text-indent: 0
    }
.center {
    text-indent: 0;
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.uppercase {
    text-transform: uppercase
    }
.underline {
    text-decoration: underline
    }
.large {
    font-size: large
    }
.x-large {
    font-size: x-large
    }
.small {
    font-size: small
    }
.x-small {
    font-size: x-small
    }
.gap1 {
    margin-top: 0.5em
    }
.gap2 {
    margin-top: 2.5em
    }
@media all {
    p.drop-cap:first-letter {
        float: none;
        margin: 0;
        font-size: 100%
        }
    }
h1.pg {
    font-weight: bold;
    font-size: 190%;
    line-height: 100%;
    margin-top: 0
    }
h2.pg {
    font-weight: bold;
    font-size: 135%;
    line-height: 100%;
    margin-top: 2em
    }
h3.pg {
    font-weight: bold;
    line-height: 100%
    }
h4.pg {
    font-weight: bold;
    font-size: 100%;
    line-height: 100%
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }