body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    text-indent: 1em;
    margin-bottom: 0.49em
    }
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%
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
.fs60 {
    font-size: 60%
    }
.fs80 {
    font-size: 80%
    }
.fs120 {
    font-size: 120%
    }
.fs150 {
    font-size: 150%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
table.autotable {
    border-collapse: collapse
    }
.tdl {
    text-align: left;
    line-height: 1.5em;
    padding-left: 1em
    }
.tdr {
    text-align: right;
    padding-left: 1em
    }
.tdc {
    text-align: center
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0;
    color: #A9A9A9
    }
.center {
    text-align: center
    }
.wsp {
    word-spacing: 0.3em
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: normal
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100 {
    width: 100%
    }
.figcenter {
    margin: 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 .indent0 {
    text-indent: -3em
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.no-indent {
    text-indent: 0
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent1 {
    text-indent: -2.5em
    }
.illowp15 {
    width: 15%
    }
.illowp85 {
    width: 85%
    }
h2 {
    font-size: 130%;
    font-weight: normal;
    line-height: 1.6em;
    word-spacing: 0.3em
    }
.bold {
    font-weight: bold
    }