body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2 {
    text-align: center;
    clear: both
    }
.faux {
    font-size: 0.1em;
    visibility: hidden
    }
div.chapter {
    page-break-before: always
    }
h2.no-break {
    page-break-before: avoid
    }
.chapter {
    page-break-before: always;
    text-align: center
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
p.quotsig {
    margin-left: 35%;
    text-indent: -4em
    }
hr.tb {
    width: 45%;
    margin-left: 27.5%;
    margin-right: 27.5%
    }
hr.chap {
    width: 65%;
    margin-left: 17.5%;
    margin-right: 17.5%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.tdl {
    text-align: left
    }
.tdr {
    text-align: right
    }
.pagenum {
    font-size: smaller;
    text-align: right;
    font-weight: normal;
    font-style: normal
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
.block {
    text-align: center
    }
.block-contents {
    display: inline-block;
    text-align: left
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
em.smcap {
    font-style: normal;
    font-weight: normal;
    font-variant: small-caps
    }
.lowercase {
    text-transform: lowercase
    }
.u {
    text-decoration: underline
    }
abbr {
    border: none;
    text-decoration: none;
    font-variant: normal
    }
.caption {
    font-weight: bold
    }
.titlepage {
    page-break-before: always
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.smaller {
    font-size: 0.8em;
    font-weight: bold
    }
.big {
    font-size: 1.2em;
    font-weight: bold
    }
img {
    max-width: 100%;
    height: auto
    }
div.figcenter {
    clear: both;
    margin: 2em auto;
    text-align: center;
    max-width: 100%
    }
img.drop-cap {
    margin: 0 0.5em 0 0
    }
p.drop-cap:first-letter {
    color: transparent;
    visibility: hidden;
    margin-left: -0.9em
    }
p.drop-cap2:first-letter {
    color: transparent;
    visibility: hidden;
    margin-left: -0.7em
    }
.poetry-container {
    text-align: center;
    margin: -1em 0
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    margin: 1em 0 1em 0
    }
.poetry .verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent6 {
    text-indent: 0
    }
.poetry .indent14 {
    text-indent: 4em
    }
.screenonly {
    display: block
    }
.handonly {
    display: none
    }
.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    .block-contents {
        display: block;
        margin-left: 1.5em
        }
    .poetry {
        display: block;
        margin-left: 1.5em
        }
    div.chapter {
        page-break-before: always
        }
    h2.no-break {
        page-break-before: avoid
        }
    .chapter {
        page-break-before: always
        }
    h2.no-break {
        page-break-before: avoid;
        padding-top: 0
        }
    div.figleft, div.figright {
        float: none;
        clear: both;
        margin: 2em auto;
        text-align: center;
        max-width: 100%
        }
    img.drop-cap {
        display: none
        }
    p.drop-cap:first-letter, p.drop-cap2:first-letter {
        color: inherit;
        visibility: visible;
        margin-left: 0
        }
    .screenonly {
        display: none
        }
    .handonly {
        display: block
        }
    .covernote {
        visibility: visible;
        display: block
        }
    }