body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3 {
    text-align: center;
    text-indent: 0;
    clear: both;
    font-weight: bold;
    page-break-before: avoid
    }
h1 {
    margin: 1em 5% 1em;
    font-size: 180%
    }
h2 {
    margin: 2em 5% 1em;
    font-size: 140%
    }
h3 {
    margin: 1em 5% 1em;
    font-size: 120%
    }
.nobreak {
    page-break-before: avoid
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
p {
    text-indent: 1.25em;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.unindent {
    text-indent: 0;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.right {
    text-align: right
    }
.tall {
    line-height: 150%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-style: normal;
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
em {
    font-style: italic
    }
.small {
    font-size: 92%
    }
.smaller {
    font-size: 83%
    }
.muchlarger {
    font-size: 150%
    }
.caption {
    font-weight: bold;
    page-break-before: avoid;
    text-align: center
    }
.cursive {
    font-family: cursive;
    font-weight: normal
    }
span.lock {
    white-space: nowrap
    }
abbr {
    border: none;
    text-decoration: none;
    font-variant: normal
    }
a:visited {
    text-decoration: none;
    color: red
    }
a:link {
    text-decoration: none
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-right: 33%;
    margin-left: 33%;
    text-align: center;
    width: 34%;
    clear: both
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
img {
    max-width: 100%;
    height: auto
    }
.divcenterimg30 {
    margin: 0 35%
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%;
    text-align: center
    }
.flt_lt_std {
    text-indent: 0;
    text-align: center;
    padding: 0.1em 0
    }
.dropcap {
    padding: 0.05em 0.2em 0.1em 0.2em;
    line-height: 0.85;
    font-weight: normal;
    vertical-align: top;
    font-size: 250%
    }
.in_dropcap {
    text-indent: -0.4em
    }
.x-ebookmaker .dropcap .flt_lt_std {
    float: left
    }
p.drop-cap {
    text-indent: 0
    }
p.drop-cap:first-letter {
    margin: 0.15em 0.1em 0 0;
    font-size: 250%;
    line-height: 0.85em
    }
.x-ebookmaker p.drop-cap:first-letter {
    float: none;
    margin: 0;
    font-size: 100%
    }
table {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-spacing: 0
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.tdh {
    text-align: left;
    padding-left: 2em;
    margin-left: 2em;
    text-indent: -2em
    }
.pad1 {
    padding: 0 0.5em 0 0
    }
.vlb {
    vertical-align: bottom
    }
.vlt {
    vertical-align: top
    }
table.a {
    text-decoration: none
    }
.pagenum {
    font-size: 50%;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0;
    color: #444
    }
.poetry-container {
    display: flex;
    justify-content: center
    }
.poetry {
    text-align: left;
    margin: 0.25em 5% 0.25em 5%
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.author {
    text-align: right;
    padding-top: 0.5em
    }
.poetry .indent0a {
    text-indent: -3.25em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent10 {
    text-indent: 2em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.box {
    border-style: double;
    margin-left: 5%;
    margin-right: 5%;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 2em;
    padding-right: 2em
    }