body {
    margin-left: 6%;
    margin-right: 7%;
    font-size: 100%
    }
p {
    margin-top: 0.5em;
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 0.5em;
    line-height: 120%
    }
h1 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 125%;
    line-height: 125%;
    margin-top: 2em;
    margin-bottom: 1em
    }
h2 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 115%;
    line-height: 115%;
    margin-top: 1.5em;
    margin-bottom: 0.75em;
    page-break-before: avoid
    }
hr {
    margin-left: 30%;
    margin-right: 30%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
#tnote {
    background-color: #EEE;
    color: inherit;
    margin: 1em 30%;
    padding: 0.5em 1em;
    border: 0.1em solid gray;
    font-size: small
    }
#tnote p {
    text-indent: 0;
    text-align: justify;
    margin-bottom: 0.75em;
    margin-top: 0.25em
    }
.front {
    margin: 2em 25%
    }
.front p {
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: 0;
    text-align: center;
    line-height: 120%
    }
.image-center {
    margin: 1.5em auto;
    text-align: center
    }
.toc {
    border-collapse: separate;
    border-spacing: 2px;
    width: 90%;
    max-width: 25em;
    line-height: 95%;
    font-size: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em
    }
.toc td.chap {
    padding-top: 0.75em;
    vertical-align: top;
    text-align: center;
    padding-bottom: 0.1em
    }
.toc td.titl {
    padding-top: 0.25em;
    padding-left: 0.5em;
    vertical-align: top;
    text-align: left;
    font-variant: small-caps
    }
.toc td.pag {
    width: 2.5em;
    vertical-align: bottom;
    text-align: right
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .verse {
    font-size: small;
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .quote1 {
    text-indent: -3.25em
    }
.books {
    margin: 3em 15%;
    padding: 0.5em 1em;
    border: 0.1em solid gray;
    font-size: small
    }
.books p {
    text-align: center;
    margin-bottom: 0.75em;
    margin-top: 0.25em
    }
.books ul {
    list-style-type: none
    }
.pagenum {
    font-size: small;
    font-style: normal;
    font-weight: normal;
    text-align: right
    }
div.chapter {
    page-break-before: always
    }
.center {
    text-indent: 0;
    text-align: center
    }
.nodent {
    text-indent: 0
    }
.smc {
    font-variant: small-caps
    }
.small {
    font-size: small
    }
.gap-above2 {
    margin-top: 2em
    }