body {
    margin-left: 10%;
    margin-right: 10%
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
h1, h2 {
    text-align: center;
    text-indent: 0;
    clear: both;
    font-weight: bold;
    page-break-before: avoid
    }
h1 {
    margin: 1em 5% 1em;
    font-size: 140%
    }
h2 {
    margin: 1em 5% 1em;
    font-size: 120%
    }
h2.nobreak {
    page-break-before: avoid
    }
.h1head {
    clear: both;
    display: block;
    text-indent: 0;
    text-align: center;
    font-weight: bold;
    page-break-before: avoid;
    margin: 1em 5% 1em;
    font-size: 140%
    }
p {
    text-indent: 1.25em;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.unindent {
    text-indent: 0;
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
.tall {
    line-height: 150%
    }
.p4 {
    margin-top: 4em
    }
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
        }
    }
.pagenum {
    font-size: small;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-indent: 0
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.smaller {
    font-size: 85%
    }
.muchsmaller {
    font-size: 75%
    }
.ls {
    letter-spacing: 0.25em;
    margin-right: -0.25em
    }
img {
    max-width: 100%;
    height: auto
    }
img.w100 {
    width: 100%
    }
.figcenter {
    margin: 2em auto;
    text-align: center;
    page-break-inside: avoid;
    max-width: 100%
    }
div.chapter {
    page-break-before: always;
    margin-top: 4em
    }
a {
    border: none;
    text-decoration: none;
    font-variant: normal
    }
abbr {
    border: none;
    text-decoration: none;
    font-variant: normal
    }
.illowp100 {
    width: 100%
    }
.illowp50 {
    width: 50%
    }
.x-ebookmaker .illowp50 {
    width: 100%
    }
.illowp54 {
    width: 54%
    }