body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    text-indent: 0;
    clear: both;
    font-weight: bold;
    page-break-before: avoid
    }
h1 {
    margin: 2em 5% 1em;
    font-size: 160%
    }
h2 {
    margin: 2em 5% 1em;
    font-size: 140%
    }
h3 {
    margin: 2em 5% 1em;
    font-size: 140%
    }
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
    }
p.hanging {
    margin-left: 1em;
    text-indent: -1em
    }
.p0 {
    margin-top: -0.51em
    }
.p2 {
    margin-top: 2em
    }
.right {
    text-align: right
    }
.center {
    text-align: center;
    text-indent: 0
    }
.x-ebookmaker span.justl {
    float: left
    }
.x-ebookmaker span.justr {
    float: right
    }
.blockquot {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
    font-size: 95%
    }
.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%
    }
.muchsmaller {
    font-size: 75%
    }
.larger {
    font-size: 120%
    }
.xxl {
    font-size: 200%
    }
abbr {
    border-bottom-width: 1px;
    border-bottom-style: dotted
    }
a:visited {
    text-decoration: none;
    color: red
    }
a:link {
    text-decoration: none
    }
hr {
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
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
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%;
    text-align: center
    }
table {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-spacing: 0
    }
.tdr {
    text-align: right;
    width: 5em
    }
.tdh {
    text-align: left;
    padding-left: 2em;
    margin-left: 1em;
    text-indent: -1em
    }
.vlb {
    vertical-align: bottom
    }
table.a {
    text-decoration: none
    }
.linebox {
    border-top-style: double;
    border-top-width: thick;
    border-bottom-style: double;
    border-bottom-width: thick
    }
.linebox2 {
    border-bottom-style: double;
    border-bottom-width: thick
    }
.lineboxrt {
    border-right-style: double;
    border-right-width: thick
    }
.lineboxlf {
    border-left-style: double;
    border-left-width: thick
    }
.poetry-container {
    display: flex;
    justify-content: center
    }
.poetry {
    text-align: left;
    margin: 0.25em 5% 0.25em 5%
    }
.poemtitle {
    text-align: center;
    margin-top: 0.25em
    }
.poemright {
    text-align: right
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent12 {
    text-indent: 3em
    }
.poetry .indent14 {
    text-indent: 4em
    }
.poetry .indent22 {
    text-indent: 8em
    }
.poetry .indent27 {
    text-indent: 10.5em
    }
.poetry .indent8 {
    text-indent: 1em
    }
ul {
    list-style-type: none
    }
li {
    margin-top: 0;
    text-indent: -2em;
    padding-left: 1em
    }
.x-ebookmaker body {
    max-width: none
    }
.box {
    border: solid 0.1em;
    margin-left: 5%;
    margin-right: 5%;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 2em;
    padding-right: 2em
    }