body {
    margin-left: 10%;
    margin-right: 10%
    }
.x-ebookmaker body {
    margin-left: 0;
    margin-right: 0
    }
h1, h2 {
    text-align: center;
    clear: both
    }
p {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 1em
    }
.front p, .noindent {
    text-indent: 0
    }
.p1 {
    margin-top: 1em
    }
.p4 {
    margin-top: 4em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
hr.tb {
    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
    }
table {
    border-collapse: collapse
    }
table td, table th {
    padding: 0.25em
    }
table.toc {
    margin-left: auto;
    margin-right: auto
    }
table.toc th {
    font-size: small
    }
.tdr {
    text-align: right
    }
.pagenum {
    color: gray;
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smaller {
    font-size: smaller
    }
.small {
    font-size: small
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.xxlarge {
    font-size: xx-large
    }
.hidden {
    display: none
    }
span.cor {
    border-bottom: 1px dotted red
    }
.x-ebookmaker span.cor {
    border-bottom: none
    }
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 {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left;
    margin-left: 5%;
    margin-right: 5%
    }
.x-ebookmaker-2 .poetry {
    display: block
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.transnote {
    border: 1px solid;
    background-color: #E6E6FA;
    color: black;
    font-size: small;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }
.transnote p {
    text-indent: 0;
    margin-bottom: 1em
    }
.poetry .indentq {
    text-indent: -3.5em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
.poetry .indent8 {
    text-indent: 1em
    }
.poetry .indent10 {
    text-indent: 2em
    }
.poetry .indent16 {
    text-indent: 5em
    }
.poetry .indent18 {
    text-indent: 6em
    }
.poetry .indent20 {
    text-indent: 7em
    }
.poetry .indent22 {
    text-indent: 8em
    }
.poetry .indent24 {
    text-indent: 9em
    }
.poetry .indent30 {
    text-indent: 12em
    }
.poetry .indent36 {
    text-indent: 15em
    }
.illowe1 {
    width: 0.75em
    }
.illowp40 {
    width: 40%
    }
.x-ebookmaker .illowp40 {
    width: 100%
    }