a {
    text-decoration: none
    }
#cover {
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
.xsmall {
    font-size: x-small
    }
.small {
    font-size: small
    }
.medium {
    font-size: medium
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.i4 {
    padding-left: 2em
    }
.i8 {
    padding-left: 4em
    }
.i12 {
    padding-left: 6em
    }
.table {
    display: table;
    margin: auto
    }
.trow {
    display: table-row
    }
h1, h2 {
    page-break-before: always
    }
h1, h2, h3:first-line {
    line-height: 2em
    }
h1, h2, h3 {
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    clear: both;
    margin: 2em auto 1em auto
    }
.ph3 {
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    clear: both;
    font-size: large;
    font-weight: bold;
    margin: 2em auto 1em auto
    }
p.author {
    text-align: right;
    margin: auto 5%
    }
.hang {
    text-indent: -2em;
    padding-left: 2em
    }
p.drop:first-letter {
    clear: left;
    font-family: "Times New Roman", Times, serif;
    font-size: 300%;
    line-height: 70%
    }
hr {
    border-top: 4px double #8c8b8b
    }
hr.tb {
    width: 45%;
    margin: 2em 27.5%;
    clear: both
    }
table {
    margin: auto
    }
td {
    vertical-align: top
    }
.index, td {
    text-indent: -1em;
    padding-left: 1em
    }
.index, th {
    padding-top: 1em
    }
.tdr {
    vertical-align: bottom;
    text-align: right
    }
.tdc {
    text-align: center
    }
.bt {
    border-top: solid 2px
    }
.bbox {
    border-collapse: collapse;
    border: solid 2px
    }
.bbox td {
    text-indent: -1.8em;
    border: solid 1px
    }
.bbox th {
    border: solid 1px
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-size: small;
    text-align: center
    }
.w50 {
    width: 80%
    }
.w100 {
    width: 100%
    }
img {
    border: none;
    max-width: 100%
    }
.figcenter {
    clear: both;
    margin: auto;
    text-align: center
    }
.figcenter p {
    margin: 0.5em 2em
    }
.fnanchor {
    vertical-align: super;
    font-size: small;
    line-height: 0.1em;
    text-decoration: none;
    white-space: nowrap
    }
.footnote {
    text-indent: -0.5em;
    padding-left: 2em
    }
.footnote p {
    text-indent: 0
    }
.label {
    display: inline-block;
    text-indent: -2em;
    text-align: right;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    border: silver solid 1px;
    color: black;
    margin: 2em auto 5em auto;
    padding: 1em
    }
.poem {
    margin: auto;
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.pagenum {
    visibility: hidden;
    color: silver;
    font-size: small;
    text-align: right
    }
@media all {
    p.drop:first-letter {
        float: left;
        clear: left
        }
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }