body {
    margin-left: 10%;
    margin-right: 10%
    }
.covernote {
    visibility: hidden;
    display: none
    }
div.chapter {
    page-break-before: always
    }
div.section {
    page-break-before: avoid
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h1 {
    page-break-before: always
    }
h2 {
    page-break-before: avoid
    }
h3 {
    margin-top: 2em;
    margin-bottom: 0
    }
.h_subtitle {
    font-weight: normal;
    font-size: 70%
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    text-indent: 1.5em;
    margin-bottom: 0.49em
    }
p.no-indent {
    margin-top: 0.51em;
    text-align: justify;
    text-indent: 0;
    margin-bottom: 0.49em
    }
p.author {
    margin-top: 1em;
    margin-right: 5%;
    text-align: right
    }
p.indent {
    text-indent: 1.5em
    }
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
    }
.fontsize200 {
    font-size: 200%
    }
.space-above1 {
    margin-top: 1em
    }
.space-above2 {
    margin-top: 2em
    }
.space-above3 {
    margin-top: 3em
    }
.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.tb {
    width: 20%;
    margin-left: 40%;
    margin-right: 40%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.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: 15%;
    margin-right: 15%
    }
.bbox {
    border: solid 2px
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
img {
    max-width: 100%;
    height: auto
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.poetry-container {
    text-align: center
    }
.poem {
    display: inline-block;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i1 {
    display: block;
    margin-left: 0.5em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i5 {
    display: block;
    margin-left: 2.5em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i18 {
    display: block;
    margin-left: 9em;
    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 all {
    .pagenum {
        display: none
        }
    .covernote {
        visibility: visible;
        display: block
        }
    table {
        width: 96%;
        margin: 0 2%
        }
    .poem {
        display: block;
        margin-left: 6em
        }
    }
h1.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 190%;
    margin-top: 0;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
h2.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 135%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    page-break-before: avoid;
    line-height: 1
    }
h3.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 110%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
h4.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 100%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
hr.pgx {
    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
    }