body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 1em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.tb {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    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
        }
    }
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: #A9A9A9
    }
blockquote {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5%;
    margin-right: 10%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.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: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.footnotes {
    border: 1px dashed
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.poetry-container {
    display: flex;
    justify-content: center
    }
.poetry-container {
    text-align: center;
    font-size: 90%
    }
.poetry {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent1 {
    text-indent: -2.5em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.fs70 {
    font-size: 70%
    }
.fs80 {
    font-size: 80%
    }
.fs90 {
    font-size: 90%
    }
.fs150 {
    font-size: 150%
    }
.no-indent {
    text-indent: 0
    }
.bold {
    font-weight: bold
    }
.wsp {
    word-spacing: 0.3em
    }
.lh {
    line-height: 1.5em
    }
p.drop-cap {
    text-indent: 0
    }
p.drop-cap:first-letter {
    margin: 0 0.1em 0 0;
    font-size: 250%;
    line-height: 0.85em
    }
.upper-case {
    text-transform: uppercase
    }
.illowp75 {
    width: 75%
    }
.x-ebookmaker .illowp75 {
    width: 25%
    }