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
    }
h3 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 105%;
    line-height: 115%;
    margin-top: 1.25em;
    margin-bottom: 0.5em
    }
h4 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 80%;
    line-height: 90%;
    margin-top: 1.25em;
    margin-bottom: 0.5em
    }
h5 {
    text-align: center;
    clear: both;
    font-weight: normal;
    font-style: normal;
    font-size: 75%;
    line-height: 85%;
    margin-top: 1.25em;
    margin-bottom: 0.5em
    }
hr {
    margin-left: 30%;
    margin-right: 30%;
    margin-top: 2.5em;
    margin-bottom: 2.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 15%
    }
.front p {
    margin-top: 1em;
    margin-bottom: 1em;
    text-indent: 0;
    text-align: center;
    line-height: 120%
    }
.toc {
    border-collapse: separate;
    border-spacing: 2.5px;
    width: 80%;
    max-width: 35em;
    line-height: 100%;
    font-size: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em
    }
.toc td.chapnum {
    vertical-align: top;
    text-align: center
    }
.toc td.chaptitle {
    vertical-align: top;
    text-align: center;
    font-size: 95%;
    text-indent: -1em;
    padding-left: 1em
    }
.toc td.sectitle {
    vertical-align: top;
    text-align: left;
    font-size: 95%;
    text-indent: -1em;
    padding-left: 1em
    }
.toc td.pag {
    width: 4em;
    font-size: 95%;
    text-align: right;
    vertical-align: bottom
    }
.recap {
    border-collapse: separate;
    border-spacing: 2.5px;
    width: 80%;
    max-width: 25em;
    line-height: 90%;
    font-size: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2em
    }
.recap td.assn {
    vertical-align: top;
    text-align: center;
    padding-top: 1em
    }
.recap td.desig {
    vertical-align: top;
    text-align: left;
    font-size: 95%;
    text-indent: -1em;
    padding-left: 1em
    }
.recap td.date {
    vertical-align: top;
    text-align: right;
    font-size: 95%;
    text-indent: -1em;
    padding-left: 1em
    }
.recap td.commun {
    vertical-align: top;
    text-align: right;
    font-size: 95%;
    text-indent: -1em;
    padding-left: 1em
    }
.foot {
    margin-top: 0.25em;
    margin-bottom: 1.5em
    }
div.right1 {
    padding-right: 3%;
    text-align: right
    }
div.left1 {
    padding-left: 3%;
    text-align: left
    }
.fnanchor {
    vertical-align: 20%;
    font-size: x-small
    }
.footnote {
    margin-top: 1em
    }
.footnote p {
    margin-top: 0.5em;
    margin-left: 3%;
    margin-right: 20%;
    font-size: small
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 0.5em auto
    }
.poetry .verse {
    font-size: small;
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indentqq {
    text-indent: -3.5em
    }
.poetry .indentq {
    text-indent: -3.25em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent26 {
    text-indent: 10em
    }
.pagenum {
    font-size: small;
    font-style: normal;
    font-weight: normal;
    text-align: right
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
div.section {
    page-break-before: always
    }
h3.nobreak {
    page-break-before: avoid
    }
.center {
    text-indent: 0;
    text-align: center
    }
.nodent {
    text-indent: 0
    }
.smc {
    font-variant: small-caps
    }
.small {
    font-size: small
    }
.x-small {
    font-size: x-small
    }
.gap-above2 {
    margin-top: 2em
    }