body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
h1 {
    font-size: 200%;
    font-weight: bold;
    letter-spacing: 0.1em;
    word-spacing: 0.3em;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
h2 {
    line-height: 1.5em;
    font-size: 140%;
    margin-top: 2em
    }
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.center {
    text-indent: 0;
    text-align: center
    }
p.bold {
    font-weight: bold
    }
span.corr {
    border-bottom: 1px dotted red
    }
.mt2 {
    margin-top: 2em
    }
.mt4 {
    margin-top: 4em
    }
.mt1_5 {
    margin-top: 1.5em
    }
.padr5p {
    padding-right: 5%
    }
.padb1 {
    padding-bottom: 1em
    }
.fs60 {
    font-size: 60%
    }
.fs70 {
    font-size: 70%
    }
.fs80 {
    font-size: 80%
    }
.fs85 {
    font-size: 85%
    }
.fs90 {
    font-size: 90%
    }
.fs95 {
    font-size: 95%
    }
.fs120 {
    font-size: 120%
    }
.fs200 {
    font-size: 200%
    }
div.titlepage {
    text-align: center;
    page-break-before: always;
    page-break-after: always
    }
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
        }
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 47.5%;
    margin-right: 47.5%
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
table.toc {
    margin: 1.5em auto;
    text-align: center;
    max-width: 40em
    }
table.toc td.chapno {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 0.25em;
    padding-right: 0.25em
    }
td.chaphdr {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 0.25em;
    padding-right: 0.25em
    }
table.toc td.chaptit {
    text-align: left;
    vertical-align: top;
    padding-left: 1.25em;
    padding-right: 0.25em;
    text-indent: -1em;
    font-variant: small-caps
    }
table.toc td.pagno {
    text-align: right;
    vertical-align: bottom;
    white-space: nowrap;
    padding-left: 2em
    }
.correctionTable {
    width: 75%
    }
.width20 {
    width: 20%
    }
.width40 {
    width: 40%
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
.blockquot {
    font-size: 85%
    }
.x-ebookmaker body {
    max-width: none
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.bld {
    font-weight: bold
    }
.caption {
    font-size: 90%
    }
img {
    margin: 2em auto 0;
    max-width: 100%;
    height: auto
    }
.illowe7 {
    width: 7em
    }
img.w100 {
    width: 100%
    }
.figcenter {
    margin: 0 auto 2em;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.footnotes {
    margin: 1em 0 1em 0
    }
.footnote {
    font-size: 0.85em
    }
.footnote p {
    text-indent: 1em
    }
.fnanchor, .footnote .label {
    vertical-align: 60%;
    line-height: 0.7;
    font-size: smaller;
    text-decoration: none
    }
.fnanchor {
    font-weight: bold;
    font-size: 0.8em
    }
.footnote .label {
    font-size: 0.8em
    }
.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;
    page-break-inside: avoid
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.indent0 {
    text-indent: -3em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }