a {
    text-decoration: none
    }
a:visited {
    color: gray
    }
small {
    font-style: normal;
    font-size: small
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
.small {
    font-size: small
    }
.medium {
    font-size: medium
    }
.large {
    font-size: large
    }
.xx-large {
    font-size: xx-large
    }
h1, h2 {
    page-break-before: always
    }
h1, h2, h3 {
    font-weight: normal;
    text-align: center;
    clear: both;
    margin: 2em auto 1em auto
    }
.author {
    display: block;
    text-align: right;
    margin: auto 5%
    }
p.drop:first-letter {
    clear: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 340%;
    line-height: 65%
    }
.uppercase {
    text-transform: uppercase
    }
hr.tb {
    width: 45%;
    margin: 2em 27.5%;
    clear: both
    }
.table {
    display: table;
    margin: 1em auto
    }
.copy {
    font-size: small;
    text-align: center
    }
.smcap {
    font-style: normal;
    font-variant: small-caps
    }
img {
    margin: auto;
    display: table;
    border: none;
    max-width: 100%
    }
.figcenter {
    clear: both;
    margin: 1em auto;
    display: table
    }
.footnotes {
    margin: 2em auto;
    border: 1px solid #004200
    }
.fnanchor {
    vertical-align: super;
    font-style: normal;
    font-weight: normal;
    font-size: x-small;
    line-height: 0.1em;
    text-decoration: none;
    white-space: nowrap
    }
.footnote p:first-child {
    text-indent: -2.5em
    }
.footnote p {
    margin: 1em;
    padding-left: 2.5em
    }
.label {
    width: 2em;
    display: inline-block;
    text-align: right;
    text-decoration: none
    }
.pagenum {
    color: #004200;
    font-style: normal;
    font-weight: normal;
    font-size: small;
    text-align: right
    }
.transnote {
    background-color: #E6E6FA;
    border: #004200 solid 1px;
    color: black;
    margin: 2em auto;
    padding: 1em
    }
@media all {
    p.drop:first-letter {
        float: left;
        clear: left
        }
    }
.poem {
    display: table;
    margin: 1em auto
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i1 {
    display: block;
    margin-left: 0.5em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i33 {
    display: block;
    margin-left: 16.5em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i51 {
    display: block;
    margin-left: 25.5em;
    padding-left: 3em;
    text-indent: -3em
    }