a {
    text-decoration: none
    }
#coverpage {
    margin: 2em auto
    }
body {
    margin: auto 10%
    }
p {
    text-align: justify
    }
blockquote {
    margin: 2em;
    font-size: smaller
    }
.i2 {
    padding-left: 1em
    }
.i4 {
    padding-left: 2em
    }
.xsmall {
    font-size: x-small
    }
.small {
    font-size: small
    }
.medium {
    font-size: medium
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.table {
    display: table;
    margin: auto
    }
.tcell {
    display: table-cell;
    margin: auto 1em
    }
.tcell p {
    margin: auto 1em
    }
.trow {
    display: table-row
    }
h1, h2 {
    page-break-before: always
    }
h1, h2, h3, h4 {
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    clear: both;
    margin: 2em auto 1em auto
    }
h2, h3, h4:first-line {
    line-height: 2em
    }
.ph1 {
    font-family: "Times New Roman", Times, serif;
    page-break-before: always;
    text-align: center;
    clear: both;
    font-size: xx-large;
    font-weight: bold;
    margin: 2em auto
    }
.ph2 {
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    clear: both;
    font-size: x-large;
    font-weight: bold;
    margin: 2em auto
    }
.ph3 {
    font-family: "Times New Roman", Times, serif;
    text-align: center;
    clear: both;
    font-size: large;
    font-weight: bold;
    margin: 2em auto
    }
.copy {
    font-size: small;
    text-align: center
    }
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: double #8c8b8b
    }
hr.tb {
    width: 45%;
    margin: 2em 27.5%;
    clear: both
    }
hr.short {
    width: 15%;
    margin: 2em 42.5%;
    clear: both
    }
.index {
    list-style: none
    }
.ifrst {
    text-align: center;
    font-weight: bold;
    margin: 2em auto
    }
.indx {
    font-weight: bold;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.isub1 {
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
table {
    font-family: "Times New Roman", Times, serif;
    margin: auto
    }
.tdr {
    vertical-align: top;
    text-align: right
    }
.tdc {
    text-align: center
    }
.bbox {
    font-size: smaller;
    border-collapse: collapse;
    border: solid 2px
    }
.bbox td {
    border: solid 1px
    }
.bbox th {
    border: solid 1px
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.w50 {
    width: 50%
    }
.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;
    margin: 1em
    }
.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
    }
.poetry {
    margin: auto;
    text-align: center
    }
.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
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
@media all {
    p.drop:first-letter {
        float: left
        }
    }