body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both;
    margin-top: 2em
    }
p {
    margin-top: 0.1em;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 0.1em
    }
p.center {
    text-indent: 0
    }
p.firstpara {
    text-indent: 0
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.small {
    font-size: small
    }
.large {
    font-size: large
    }
.x-large {
    font-size: x-large
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 50%;
    margin-left: 25%;
    margin-right: 25%;
    visibility: hidden
    }
hr.full {
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%
    }
ul {
    list-style-type: none
    }
.break {
    page-break-before: always
    }
h1, h2 {
    page-break-before: always
    }
.nobreak {
    page-break-before: avoid
    }
.pagenum {
    font-size: x-small;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.figcenter {
    margin: auto;
    margin-top: 4em;
    text-align: center
    }
.footnotes {
    page-break-before: always
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    page-break-before: always;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i6 {
    display: block;
    margin-left: 3em;
    padding-left: 3em;
    text-indent: -3em
    }