body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
    font-size: x-large;
    font-weight: normal;
    line-height: 1.6
    }
h2, h3 {
    text-align: center;
    clear: both
    }
.pht {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
    font-size: x-large;
    font-weight: normal;
    line-height: 1.6
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
.ps2 {
    margin-left: 2em;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.ps4 {
    margin-left: 4em;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.ps6 {
    margin-left: 6em;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.ps16 {
    margin-left: 16em;
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
spaced {
    line-height: 1.5
    }
.space-above {
    margin-top: 3em
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
table {
    margin-left: 10%;
    margin-right: auto
    }
.tdrb {
    text-align: right;
    vertical-align: bottom
    }
.tdh {
    text-align: left;
    text-indent: -2em;
    margin-left: 2em
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right
    }
.blockquote {
    margin-left: 5%;
    margin-right: 10%
    }
div.hangsection p {
    text-indent: -3em;
    margin-left: 3em
    }
div.center p {
    text-align: center
    }
div.summary p {
    text-indent: -2em;
    margin-left: 2em;
    font-size: smaller
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.xs {
    font-size: x-small
    }
.figcenter {
    margin: 1em auto;
    text-align: center
    }
.caption {
    font-size: smaller;
    font-weight: bold
    }
img {
    border: none;
    max-width: 100%
    }
img.drop-cap {
    margin: 0 0.5em 0 0
    }
p.drop-cap:first-letter {
    color: transparent;
    visibility: hidden;
    margin-left: -0.9em
    }
.footnotes {
    border: dashed 1px
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none;
    white-space: nowrap
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent4 {
    text-indent: -1em
    }
.poetry .indent6 {
    text-indent: 0
    }
.poetry .indent8 {
    text-indent: 2em
    }
.poetry .indent14 {
    text-indent: 4em
    }
.poetry .indent12 {
    text-indent: 3em
    }
.poetry .indent16 {
    text-indent: 5em
    }
.poetry .indent20 {
    text-indent: 8em
    }
.poetry .indent32 {
    text-indent: 12em
    }
@media all {
    img.drop-cap {
        display: none
        }
    p.drop-cap:first-letter {
        color: inherit;
        visibility: visible;
        margin-left: 0
        }
    .chapter {
        page-break-before: always
        }
    h2.no-break {
        page-break-before: avoid;
        padding-top: 0
        }
    .poetry {
        display: block;
        margin-left: 1em
        }
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }