body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
h3 {
    text-align: left;
    margin-bottom: 0.49em;
    font-size: 100%
    }
p {
    text-indent: 1em;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
.p6 {
    margin-top: 6em
    }
.b2 {
    margin-bottom: 2em
    }
.b4 {
    margin-bottom: 4em
    }
div.mt2 {
    margin-top: 2em
    }
div.mb2 {
    margin-bottom: 2em
    }
div.mt6 {
    margin-top: 6em
    }
div.mb6 {
    margin-bottom: 6em
    }
.hanging2 {
    padding-left: 2em;
    text-indent: -2em
    }
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.r10 {
    width: 10%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 45%;
    margin-right: 45%
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
ul.index {
    list-style-type: none
    }
li.ifrst {
    margin-top: 1em;
    text-indent: -2em;
    padding-left: 1em
    }
li.indx {
    margin-top: 0.5em;
    text-indent: -2em;
    padding-left: 1em
    }
li.isub1 {
    text-indent: -2em;
    padding-left: 2em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
table.toc {
    width: 50%
    }
.x-ebookmaker table.toc {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%
    }
td.toc-page-number {
    text-align: right;
    vertical-align: bottom;
    padding-left: 0.8em
    }
p.hangtoc {
    line-height: 100%;
    padding-left: 2.3em;
    text-indent: -2.3em;
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.caption {
    font-weight: bold
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100 {
    width: 100%
    }
.illowe10 {
    width: 10em
    }
.illowe15 {
    width: 15em
    }
.illowe35 {
    width: 35em
    }
.figcenter {
    margin: auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
.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
    }
@media print {
    .poetry {
        display: block
        }
    }
.x-ebookmaker .poetry {
    display: block
    }
.transnote {
    background-color: #E6E6FA;
    margin-left: 10%;
    margin-right: 10%;
    color: black;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.transnote-end {
    background-color: #E6E6FA;
    margin-left: 5%;
    margin-right: 5%;
    color: black;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
@media print {
    .transnote {
        margin-left: 2.5%;
        margin-right: 2.5%
        }
    }
.click-any-illo-transnote {
    background-color: #E6E6FA;
    margin-left: 25%;
    margin-right: 25%;
    margin-top: 1em;
    margin-bottom: 3.5em;
    padding-bottom: 0.1em;
    padding-top: 1em;
    color: black;
    font-family: sans-serif, serif
    }
.x-ebookmaker .transnote {
    margin-left: 5%;
    margin-right: 5%
    }
p.TN-style-1 {
    text-indent: 0;
    margin-top: 1.5em;
    font-size: small
    }
p.TN-style-2 {
    text-align: left;
    margin-top: 1em;
    text-indent: -1em;
    margin-left: 3em;
    font-size: small
    }
.center-img-cover {
    margin: 2% 33%;
    page-break-inside: avoid;
    page-break-before: auto
    }
.coverimg {
    visibility: visible;
    display: block
    }
.x-small {
    font-size: x-small
    }
.small {
    font-size: small
    }
.bold {
    font-weight: bold
    }
.noindent {
    text-indent: 0
    }
a {
    text-decoration: none
    }
a.underline {
    text-decoration: underline
    }
.figinline img {
    max-width: 1.5em;
    height: auto
    }