p {
    margin-top: 0.5em;
    text-indent: 1em;
    text-align: justify;
    margin-bottom: 0.5em;
    line-height: 120%
    }
h1 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 125%;
    font-size: 175%;
    margin-bottom: 2em
    }
h2 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 100%;
    font-size: 110%;
    margin-top: 2em;
    margin-bottom: 1em
    }
h3 {
    text-align: center;
    font-weight: normal;
    clear: both;
    line-height: 100%;
    font-size: 100%;
    margin-top: 1em;
    margin-bottom: 0.5em
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 100%
    }
hr {
    margin-left: 30%;
    margin-right: 30%
    }
.tnote {
    background-color: #EEE;
    color: inherit;
    margin: 5% 15%;
    padding: 0.5em 1em;
    border: 1px solid gray;
    font-size: small
    }
.tnote p {
    text-indent: 0;
    text-align: left;
    margin-bottom: 0.25em;
    margin-top: 0.25em
    }
.frontm {
    margin-top: 2em;
    page-break-before: always;
    margin-bottom: 2em
    }
.frontm p {
    text-indent: 0;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 150%;
    line-height: 200%
    }
.frontm p.small {
    font-size: 100%
    }
.frontm p.x-small {
    font-size: 80%
    }
.frontm span.small {
    font-size: 80%
    }
.frontm span.x-small {
    font-size: 60%
    }
.backm {
    margin-bottom: 2em;
    margin-top: 2em
    }
.backm p {
    text-indent: 0;
    text-align: center;
    margin-bottom: 2em;
    margin-top: 2em;
    font-size: 150%;
    line-height: 200%
    }
.backm p.x-small {
    font-size: 80%
    }
.sigbloc {
    font-size: small
    }
.sigbloc span.right {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-align: right
    }
.sigbloc span.left {
    display: block;
    margin-left: 0;
    padding-left: 0;
    text-indent: 0
    }
table.toc {
    margin: auto
    }
table.toc td.chap {
    text-align: center;
    padding-top: 1em
    }
table.toc td.summry {
    vertical-align: top;
    padding-top: 0.25em;
    padding-right: 2em;
    padding-left: 1em;
    text-indent: -1em
    }
table.toc td.page {
    vertical-align: bottom;
    text-align: right
    }
table.toi {
    margin: auto
    }
table.toi td.illo {
    padding-right: 2em;
    text-align: left;
    font-variant: small-caps
    }
table.toi td.loc {
    text-align: right
    }
.figcenter {
    margin: 3em auto 1em auto;
    text-align: center
    }
.caption p.attrib {
    text-align: right;
    font-size: x-small
    }
.caption p.title {
    text-align: center;
    text-indent: 0;
    margin-top: 0.5em;
    font-size: 105%
    }
.pagenum {
    font-size: small;
    text-align: right
    }
.poetry-center {
    text-align: center
    }
.poetry {
    text-align: left;
    display: inline-block;
    margin-left: 2em;
    margin-right: 2em;
    font-size: small
    }
.poetry .lineq {
    text-indent: -2.3em;
    padding-left: 2em
    }
.poetry .line {
    text-indent: -2em;
    padding-left: 2em
    }
.poetry .indent1 {
    text-indent: -1em
    }
.poetry .indent2 {
    text-indent: 0
    }
.poetry .indent3 {
    text-indent: 1em
    }
.poetry .auth {
    text-align: right;
    margin-top: 0.3em
    }
p.dropcap {
    text-indent: 0
    }
p.dropcap:first-letter {
    margin: 0.1em 0.1em 0 0;
    font-size: 250%;
    line-height: 1em
    }
.footnote {
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 95%
    }
.fnanchor {
    vertical-align: 0.25em;
    font-size: small;
    font-style: normal;
    text-decoration: none
    }
.nodent {
    text-indent: 0
    }
.block {
    margin-left: 2em;
    margin-right: 2em;
    text-indent: 0;
    font-size: small
    }
.small {
    font-size: small
    }
.smcap {
    font-variant: small-caps
    }
.gap-above {
    margin-top: 2em
    }
@media all {
    p.dropcap:first-letter {
        float: none;
        margin: 0;
        font-size: 100%
        }
    }