body {
    margin-left: 10%;
    margin-right: 10%
    }
.x-ebookmaker body {
    margin: 0
    }
h1, h3, h3, h4 {
    text-align: center;
    clear: both;
    page-break-before: avoid
    }
h1 {
    font-size: 300%
    }
h3 {
    font-size: 135%
    }
h4 {
    font-size: 120%;
    margin-top: 3%;
    margin-bottom: 1%
    }
p {
    margin-top: 0.5em;
    text-align: justify;
    margin-bottom: 0.5em;
    text-indent: 1em
    }
p.noindent {
    text-indent: 0
    }
div.titlepage {
    text-align: center;
    page-break-before: always;
    page-break-after: always;
    font-weight: bold
    }
div.titlepage p {
    text-align: center;
    text-indent: 0;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 3em
    }
div.chapter {
    clear: both;
    text-align: center;
    font-weight: bold;
    margin-top: 10%;
    page-break-before: always
    }
div.page {
    page-break-before: always
    }
hr {
    width: 35%;
    margin: 1% 32.5%;
    clear: both
    }
hr.short {
    width: 15%;
    margin-left: 42.5%;
    margin-right: 42.5%
    }
hr.chap {
    width: 65%;
    margin: 5% 17.5%
    }
.x-ebookmaker hr.chap {
    display: none;
    page-break-before: always
    }
.small {
    font-size: small
    }
.large {
    font-size: large
    }
.xlarge {
    font-size: x-large
    }
.xxlarge {
    font-size: xx-large
    }
.smcap {
    font-variant: small-caps;
    font-size: 105%
    }
.mt5 {
    margin-top: 5%
    }
.mt10 {
    margin-top: 10%
    }
.mb2 {
    margin-bottom: 2%
    }
.mb5 {
    margin-bottom: 5%
    }
.mb10 {
    margin-bottom: 10%
    }
.ml10 {
    margin-left: 15%
    }
.mr10 {
    margin-right: 15%
    }
.lh1 {
    line-height: 1.5em
    }
.lh3 {
    line-height: 2em
    }
.center {
    text-align: center
    }
.bold {
    font-weight: bold
    }
.x-ebookmaker .fright {
    float: right
    }
.x-ebookmaker .fleft {
    float: left
    }
.pagenum {
    color: gray;
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    padding: 0 0.2em
    }
blockquote {
    margin-left: 4%;
    margin-right: 4%;
    font-size: 90%
    }
ul {
    list-style-type: none
    }
li.head {
    font-size: large;
    margin-top: 0.7em;
    margin-bottom: 0.2em
    }
li.item {
    font-variant: small-caps;
    margin-left: 1em
    }
.footnote {
    margin-left: 6%;
    margin-right: 6%;
    font-size: 0.9em;
    margin-top: 7%;
    margin-bottom: 1%
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.center-container {
    text-align: center;
    margin: 1% auto
    }
.poetry {
    display: inline-block;
    text-align: left;
    font-size: 90%;
    padding-left: 3em
    }
.stanza {
    margin: 3% auto 0% auto
    }
div.i0 {
    text-indent: -3em
    }
div.i2 {
    text-indent: -2em
    }
div.i3 {
    text-indent: -1.5em
    }
div.i4 {
    text-indent: -1em
    }
div.i5 {
    text-indent: -0.5em
    }
div.i10 {
    text-indent: 2em
    }
div.i18 {
    text-indent: 6em
    }
div.i24 {
    text-indent: 10em
    }
div.i30 {
    text-indent: 13em
    }
.figcenter {
    margin: 3% auto;
    text-align: center;
    page-break-inside: avoid
    }
img {
    width: 100%;
    height: auto
    }
.illo {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    page-break-inside: avoid
    }
.w100 {
    width: 100%
    }
.illowp20 {
    width: 20%;
    max-width: 15em
    }
.illowp100 {
    width: 100%;
    max-width: 75em
    }
ul.spaced {
    list-style-type: disc
    }
ul.spaced li {
    padding-top: 0.3em
    }
p.drop-cap {
    text-indent: -1em
    }
p.drop-cap:first-letter {
    font-size: 500%;
    padding-right: 0.2em;
    padding-left: 0.2em;
    text-indent: 0;
    line-height: 0.9em;
    margin-top: -0.06em
    }
.x-ebookmaker p.drop-cap {
    text-indent: inherit
    }
.x-ebookmaker p.drop-cap:first-letter {
    float: none;
    font-size: inherit;
    padding-right: inherit;
    padding-left: inherit;
    margin-top: inherit;
    line-height: inherit
    }
abbr {
    border: none;
    text-decoration: none
    }
.transnote {
    background-color: #E6E6FA;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }