@page {
    margin: 5pt !important
    }
a {
    text-decoration: none
    }
#coverpage {
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
h1, h2 {
    page-break-before: always !important;
    page-break-after: avoid !important;
    text-align: center;
    clear: both;
    font-weight: normal;
    line-height: 2em
    }
.hidden {
    display: none
    }
.ph1 {
    text-align: center;
    font-size: 2em;
    clear: both;
    line-height: 2em;
    font-weight: normal
    }
p.author {
    text-align: right;
    margin: auto 5%
    }
hr.chap {
    width: 65%;
    margin: 2em 17.5%;
    clear: both
    }
ul {
    list-style-type: none
    }
p.author {
    text-align: right;
    margin: auto 5%
    }
p.drop:first-letter {
    clear: left;
    font-family: Georgia, serif;
    font-size: 2.5em;
    line-height: 0.85em;
    margin-right: 0.03em;
    margin-bottom: 0
    }
.inline {
    display: inline-block
    }
.bot {
    vertical-align: bottom
    }
.top {
    vertical-align: top
    }
.inline > p {
    margin: 0.25em 5%;
    font-size: 0.8em
    }
ul {
    list-style-type: none
    }
table {
    margin: auto
    }
.tdl {
    text-indent: -2em;
    padding-left: 2em;
    vertical-align: top
    }
.tdrl {
    text-align: right;
    vertical-align: top
    }
.tdr {
    text-align: right;
    vertical-align: bottom
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
sup {
    font-size: 0.6em;
    line-height: 0.1em;
    white-space: nowrap
    }
.caption {
    page-break-before: avoid !important;
    font-weight: bold;
    text-align: center
    }
.height1 {
    height: 1em
    }
.w33 {
    width: 32%
    }
.w50 {
    width: 49%
    }
.w100 {
    width: 100%
    }
img {
    border: none;
    max-width: 75%
    }
.figcenter {
    page-break-inside: avoid;
    clear: both;
    margin: auto;
    padding: 2em 0;
    text-align: center
    }
.figcenter > p {
    font-size: 0.8em
    }
.figright {
    clear: right;
    margin: 1em 0 1em 1em
    }
.figright > p {
    margin: 0.25em 10%;
    font-size: 0.8em
    }
.footnotes {
    margin: 4em auto;
    border: #ddd solid thin
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.6em;
    line-height: 0.1em;
    text-decoration: none;
    white-space: nowrap
    }
.footnote {
    font-size: 0.9em;
    margin: auto 1em
    }
.label {
    display: inline-block;
    text-indent: -2em;
    text-align: right;
    text-decoration: none
    }
.poetry {
    display: block;
    max-width: 75%;
    margin: auto;
    font-size: 0.9em;
    text-align: center
    }
.poem {
    margin: auto;
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    display: block;
    margin: 1em 0
    }
.transnote {
    background-color: #E6E6FA;
    border: silver solid thin;
    color: black;
    font-size: 0.9em;
    margin: 2em auto 5em auto;
    padding: 1em
    }
.pagenum {
    color: silver;
    font-size: 0.8em;
    text-align: right
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i20 {
    display: block;
    margin-left: 10em;
    padding-left: 3em;
    text-indent: -3em
    }
@media all {
    p.drop:first-letter {
        float: left !important
        }
    }