body {
    margin-left: 10%;
    margin-right: 10%
    }
.covernote {
    visibility: hidden;
    display: none
    }
h1, h2 {
    text-align: center;
    clear: both
    }
div.chapter {
    page-break-before: always
    }
.break-before {
    page-break-before: always
    }
h1 {
    page-break-before: always
    }
h2.not-vis {
    visibility: hidden
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    text-indent: 1.5em;
    margin-bottom: 0.49em
    }
p.author {
    margin-top: 1em;
    margin-right: 5%;
    text-align: right
    }
p.indent {
    text-indent: 2em
    }
p.f120 {
    font-size: 120%;
    text-align: center;
    text-indent: 0
    }
p.f150 {
    font-size: 150%;
    text-align: center;
    text-indent: 0
    }
p.f200 {
    font-size: 200%;
    text-align: center;
    text-indent: 0
    }
p.f300 {
    font-size: 300%;
    text-align: center;
    text-indent: 0
    }
.space-above1 {
    margin-top: 1em
    }
.space-above2 {
    margin-top: 2em
    }
.space-below1 {
    margin-bottom: 1em
    }
.space-below2 {
    margin-bottom: 2em
    }
.space-below3 {
    margin-bottom: 3em
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 47.5%;
    margin-right: 47.5%
    }
hr.r25 {
    width: 25%;
    margin-top: 3em;
    margin-bottom: 3em;
    margin-left: 37.5%;
    margin-right: 37.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
hr.full {
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.tdc {
    text-align: center
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.bbox {
    border: solid 2px
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
img {
    max-width: 100%;
    height: auto
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.poetry-container {
    text-align: center
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0-d0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: 0
    }
.poem span.i0-d {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: 0.5em
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i6 {
    display: block;
    margin-left: 3em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i24 {
    display: block;
    margin-left: 12em;
    padding-left: 3em;
    text-indent: -3em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
@media screen, print {
    img.drop-cap {
        float: left;
        margin: 0 0.5em 0 0
        }
    span.drop-cap:first-letter {
        color: transparent;
        visibility: hidden;
        margin-left: -1.9em
        }
    }
@media all {
    img.drop-cap {
        display: none
        }
    span.drop-cap:first-letter {
        color: inherit;
        visibility: visible;
        margin-left: 0
        }
    .pagenum {
        display: none
        }
    .covernote {
        visibility: visible;
        display: block
        }
    .poem {
        display: block;
        margin-left: 10%;
        margin-right: 10%;
        text-align: left
        }
    }