body {
    margin: 0 10%;
    font-family: serif
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h2 {
    margin: 4em 0 1em 0
    }
h3 {
    margin-top: 3em;
    margin-bottom: 1em
    }
h4 {
    margin-top: 2em;
    margin-bottom: 0.5em
    }
p {
    margin: 0;
    text-indent: 1.5em;
    text-align: justify
    }
.no-indent {
    text-indent: 0
    }
ins {
    text-decoration: none;
    border-bottom: 1px dotted blue
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0;
    color: #888
    }
blockquote {
    margin: 1em 1.5em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
div.figcaption {
    font-weight: bold
    }
div.figcaption p {
    margin-top: 0;
    margin-bottom: 0.2em;
    text-align: inherit
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100 {
    width: 100%
    }
.figcenter {
    margin: 2em auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.poetry-container {
    display: flex;
    justify-content: center
    }
.poetry-container {
    text-align: center
    }
.poetry {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent0q {
    text-indent: -3.5em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent4 {
    text-indent: -1em
    }
.poetry .indent12 {
    text-indent: 3em
    }
.poetry .indent14 {
    text-indent: 4em
    }
.poetry .indent32 {
    text-indent: 13em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.transnote h2 {
    margin-top: 1em
    }
.t1 {
    font-size: 115%;
    margin-top: 2em;
    font-weight: bold
    }
.t2 {
    word-spacing: 0.2em;
    font-weight: bold
    }
h1 {
    font-size: 250%;
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.2em
    }
.t3 {
    font-size: 150%;
    margin-top: 0.5em;
    font-weight: bold
    }
.t4 {
    font-size: 120%;
    margin-top: 10em;
    font-weight: bold
    }
.t5 {
    font-size: 120%;
    font-weight: bold
    }
.c1 {
    margin-top: 10em;
    word-spacing: 0.1em
    }
.c2 {
    word-spacing: 0.1em
    }
.c3 {
    word-spacing: 0.3em;
    margin-top: 10em
    }
.illowp52 {
    width: 52%
    }
.x-ebookmaker .illowp52 {
    width: 100%
    }