body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h1 {
    margin-top: 10%;
    margin-bottom: 5%;
    line-height: 2em
    }
h2 {
    margin-top: 5%;
    margin-bottom: 2%;
    page-break-before: avoid;
    font-size: large;
    line-height: 1.5em
    }
h3 {
    font-size: small;
    font-weight: normal;
    margin-top: 3%
    }
.nopage {
    page-break-before: avoid
    }
.subhead {
    font-size: 90%;
    font-weight: normal;
    margin: 2% 3%;
    display: block;
    text-align: justify;
    padding-left: 1em;
    text-indent: -1em
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0;
    margin-left: 0%
    }
p.hang {
    text-indent: -1em;
    padding-left: 1em;
    clear: both
    }
.ph2 {
    margin-top: 1%;
    margin-bottom: 5%;
    font-size: x-large;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    text-indent: 0;
    line-height: 1.5em
    }
div.titlepage {
    text-align: center;
    page-break-before: always;
    page-break-after: always
    }
div.titlepage p {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 3em
    }
div.chapter {
    clear: both;
    margin-top: 10%;
    page-break-before: always
    }
hr {
    width: 35%;
    margin: 1% 32.5%;
    clear: both
    }
hr.short {
    width: 10%;
    margin: 5% 45%;
    background-color: black
    }
hr.title {
    width: 8%;
    margin: auto 46%;
    background-color: black
    }
hr.page {
    width: 65%;
    margin: 5% 17.5%
    }
.small {
    font-size: small
    }
.medium {
    font-size: medium
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.smcap {
    font-variant: small-caps
    }
.gespertt {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
.mt0 {
    margin-top: 0
    }
.mt2 {
    margin-top: 2%
    }
.mt10 {
    margin-top: 10%
    }
.mt20 {
    margin-top: 20%
    }
.mb2 {
    margin-bottom: 2%
    }
.mb5 {
    margin-bottom: 5%
    }
.mb10 {
    margin-bottom: 10%
    }
.ml60 {
    margin-left: 70%
    }
.lh1 {
    line-height: 1.5em
    }
.center {
    text-align: center
    }
.rightfloat {
    text-align: right;
    clear: right;
    padding-left: 2em
    }
.pagenum {
    font-size: x-small;
    background-color: inherit;
    color: silver;
    text-indent: 0;
    text-align: right;
    border: thin solid silver;
    padding: 0.1em 0.2em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none
    }
ul {
    list-style-type: none;
    text-align: left;
    display: inline-block
    }
li {
    padding-top: 0.5em
    }
ul.spaced li {
    padding-top: 1%
    }
.footnotes {
    border: dashed 1px
    }
.footheader {
    font-size: 150%;
    text-align: center;
    text-decoration: underline;
    margin-bottom: 4%
    }
.footnote {
    margin-left: 10%;
    margin-right: 5%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.center-container {
    text-align: center;
    margin: 2% auto
    }
.poetry {
    display: inline-block;
    text-align: left;
    font-size: 90%;
    padding-left: 4.5em
    }
.stanza {
    margin: 3% auto 0% auto
    }
.stanza div.i0 {
    text-indent: -4.5em
    }
.stanza div.i1 {
    text-indent: -4.1em
    }
.stanza div.i2 {
    text-indent: -3.6em
    }
.stanza div.i16 {
    text-indent: 3em
    }
.stanza div.i20 {
    text-indent: 5em
    }
.figcenter {
    margin: 3% auto 2% auto;
    text-align: center;
    page-break-inside: avoid
    }
.caption {
    margin-top: 1%;
    font-size: small;
    font-weight: bold
    }
img {
    max-width: 100%;
    height: auto
    }
.img-text {
    display: inline-block;
    text-align: left;
    font-size: 90%;
    padding-left: 0
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
@media all {
    body {
        margin: 0
        }
    .poetry {
        display: block;
        margin-left: 2.5em
        }
    hr.page {
        display: none
        }
    .rightfloat {
        text-align: right;
        float: right;
        clear: right;
        padding-left: 2em;
        width: 100px
        }
    }