body {
    margin-left: 10%;
    margin-right: 10%
    }
.x-ebookmaker body {
    margin-left: 0;
    margin-right: 0
    }
h1, h2, h3 {
    text-align: center;
    clear: both
    }
h2 .title {
    font-size: smaller
    }
p {
    text-align: justify;
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 1em
    }
.front p, .noindent {
    text-indent: 0
    }
.p1 {
    margin-top: 1em
    }
.p2 {
    margin-top: 2em
    }
.tb {
    margin-top: 1em
    }
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.r20 {
    width: 20%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 40%;
    margin-right: 40%
    }
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
    }
.smcap {
    font-variant: small-caps
    }
.allsmcap {
    font-variant: small-caps;
    text-transform: lowercase
    }
.small {
    font-size: small
    }
.medium {
    font-size: medium
    }
.large {
    font-size: large
    }
.xxlarge {
    font-size: xx-large
    }
span.cor {
    border-bottom: 1px dotted red
    }
.x-ebookmaker span.cor {
    border-bottom: none
    }
abbr {
    font-style: italic
    }
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%
    }
.poetry .stanza {
    margin: 1em auto
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent0 {
    text-indent: -3em
    }
.poetry .indent33 {
    text-indent: 13.5em
    }
.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
    }
.illowp40 {
    width: 40%;
    padding-bottom: 1em
    }
.x-ebookmaker .illowp40 {
    width: 100%
    }