body {
    margin-left: 20%;
    margin-right: 20%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.page {
    page-break-before: always;
    page-break-after: always
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
div.title {
    page-break-before: always;
    page-break-after: always;
    text-align: center;
    line-height: 1.5em
    }
hr.tb {
    width: 45%;
    margin-top: 1em;
    margin-bottom: 1em;
    visibility: hidden
    }
hr.chap {
    width: 65%;
    margin-top: 4em;
    margin-bottom: 4em;
    visibility: hidden
    }
hr.full {
    width: 95%;
    margin-top: 6em;
    margin-bottom: 6em;
    visibility: hidden
    }
hr.small {
    width: 35%;
    margin-left: 32%;
    margin-right: 32%;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    visibility: visible
    }
hr.large {
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
    visibility: hidden
    }
.combination {
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    text-align: center
    }
.above {
    border-bottom: thin solid black;
    vertical-align: text-top;
    margin-left: 1em
    }
.below {
    display: block;
    vertical-align: text-bottom;
    margin-left: 1em
    }
.abovei0 {
    border-bottom: thin solid black;
    vertical-align: text-top;
    margin-left: 2em
    }
.belowi0 {
    display: block;
    vertical-align: text-bottom;
    margin-left: 2em
    }
ul {
    list-style-type: none
    }
blockquote {
    font-size: 90%
    }
.pagenum {
    margin-right: 0;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 0;
    font-size: x-small;
    white-space: nowrap
    }
.pagenum span {
    visibility: hidden
    }
.pagenum a {
    display: inline-block;
    color: #808080;
    border: 1px solid silver
    }
.center {
    text-align: center
    }
.copyright {
    display: inline-block
    }
.right {
    text-align: right
    }
.hang {
    text-indent: -1em;
    margin-left: 1em
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.err {
    border-bottom: thin dotted red
    }
.caption {
    font-weight: normal;
    font-size: smaller;
    text-align: center
    }
.captionl {
    font-weight: normal;
    font-size: smaller;
    text-indent: -1em;
    margin-left: 1em
    }
img {
    max-width: 100%;
    height: auto
    }
.figcenter {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    max-width: 100%;
    text-align: center
    }
.floatl {
    clear: left;
    margin: 0 0.5em 0 0;
    text-align: center;
    max-width: 40%
    }
.poem {
    display: inline-block;
    margin: auto;
    text-align: left
    }
.poem .stanza {
    margin: 1em auto
    }
.poem .i0 {
    padding-left: 3em;
    text-indent: -3em
    }
.poem .i2 {
    padding-left: 3em;
    text-indent: -1em
    }
.poem br {
    display: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    margin-left: 10%;
    margin-right: 10%;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
@media all {
    .pagenum {
        display: none
        }
    body {
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 2%;
        margin-bottom: 2%
        }
    .poem {
        display: block;
        margin-left: 1.5em
        }
    .floatl {
        float: none;
        clear: left;
        margin: 0 0.5em 0 0;
        text-align: center;
        max-width: 40%
        }
    }
hr.pg {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }