body {
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    text-align: center;
    clear: both
    }
h2 {
    text-align: center;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 1em
    }
h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 4%
    }
.nind {
    text-indent: 0%
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
.tb {
    text-align: center;
    padding-top: 0.76em;
    padding-bottom: 0.24em;
    letter-spacing: 1.5em;
    margin-right: -1.5em
    }
hr.r5 {
    width: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdr {
    text-align: right
    }
.tdl_ws1 {
    text-align: left;
    vertical-align: top;
    padding-left: 1em
    }
.fontsize_80 {
    font-size: 80%
    }
.fontsize_90 {
    font-size: 90%
    }
.fontsize_100 {
    font-size: 100%
    }
.smcap {
    font-variant: small-caps
    }
.small {
    font-size: smaller
    }
.center {
    text-align: center;
    text-indent: 0
    }
.space-above1 {
    margin-top: 1em
    }
.space-above2 {
    margin-top: 2em
    }
.space-above3 {
    margin-top: 3em
    }
.space-below1 {
    margin-bottom: 1em
    }
.space-below2 {
    margin-bottom: 2em
    }
.space-below3 {
    margin-bottom: 3em
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
.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
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.poetry-container {
    display: flex;
    justify-content: center
    }
.poetry {
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poemtitle {
    text-align: center;
    text-indent: 0;
    margin-bottom: 0.5em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent4 {
    text-indent: -1em
    }
.poetry .indent6 {
    text-indent: 0
    }
.poetry .indent8 {
    text-indent: 1em
    }
.poetry .indent10 {
    text-indent: 2em
    }
.poetry .indent14 {
    text-indent: 4em
    }
.poetry .indent16 {
    text-indent: 5em
    }
.poetry .indent24 {
    text-indent: 9em
    }
img {
    max-width: 100%;
    width: 100%;
    height: auto
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.x-ebookmaker .width500 {
    width: 100%
    }
.x-ebookmaker .width80 {
    width: 10em
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }