body {
    font-family: Cambria, "Times New Roman", "Nimbus Roman No9 L", "Freeserif", Times, serif;
    margin: 0 7% 0 8%
    }
p {
    line-height: 1.4em;
    margin-top: 1em;
    margin-bottom: 0
    }
.p6 {
    margin-top: 6em
    }
.dialogue {
    padding-left: 2em
    }
.dialogue p {
    text-align: left;
    text-indent: -2em
    }
p.continued {
    text-indent: 0
    }
li {
    line-height: 1.2em;
    margin-top: 0.25em;
    margin-bottom: 0
    }
.smcap {
    font-variant: small-caps
    }
h1 {
    clear: both;
    font-size: 4em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 3em;
    text-align: center;
    page-break-before: right;
    page-break-after: avoid
    }
h2 {
    clear: both;
    font-size: 1.5em;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-top: 3em;
    margin-bottom: 2em;
    page-break-before: right;
    text-align: center
    }
h3, .t3 {
    clear: both;
    font-size: 1.17em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-top: 2em;
    page-break-before: always;
    text-align: center
    }
h4 {
    clear: both;
    font-size: 1em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-top: 2em;
    text-align: center
    }
hr {
    clear: both;
    margin: 1em auto 1em auto;
    width: 45%
    }
hr.chap {
    margin: 2em auto 2em auto;
    width: 65%
    }
hr.full {
    width: 95%
    }
img {
    border: none;
    padding: 0
    }
.caption {
    display: block;
    font-size: 100%;
    font-style: normal;
    font-weight: bold;
    margin-top: 0.5em;
    text-align: center
    }
.click {
    font-size: 1.25em;
    font-style: italic;
    font-weight: bold;
    margin-top: 0.5em;
    padding-right: 2em;
    padding-left: 2em;
    text-align: center
    }
.center {
    text-align: center;
    text-indent: 0
    }
.stdp {
    text-align: justify;
    text-indent: 3em
    }
em {
    font-style: italic
    }
.figcenter {
    border: none;
    margin: auto;
    overflow: auto;
    padding-bottom: 1em;
    text-align: center
    }
.epub_only {
    display: none
    }
.noepub {
    display: inline
    }
ul {
    margin: 1.12em 0 1.12em 2.5em
    }
ul.toc {
    list-style-type: none;
    width: 80%
    }
.toc li {
    padding-bottom: 0.5em
    }
.musicbox {
    background-color: #e6e6fa;
    border: dotted thin #060;
    color: #060;
    font-family: Arial, "DejaVu Sans", sans-serif;
    font-size: 0.75em;
    margin-right: auto;
    margin-left: auto;
    padding: 1em;
    width: 40%
    }
.poem {
    margin-right: 5%;
    margin-left: 5%;
    text-align: left
    }
.poem h4 {
    margin-left: 5em;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    text-decoration: none
    }
.poem .stanza {
    margin-bottom: 1em
    }
.stanza br {
    display: none
    }
.i0 {
    display: block;
    line-height: 1.2em;
    margin-top: 0;
    margin-left: 2em;
    padding-left: 2em;
    text-indent: -2em
    }
.i2 {
    display: block;
    line-height: 1.2em;
    margin-top: 0;
    margin-left: 4em;
    padding-left: 2em;
    text-indent: -2em
    }
.pagenum {
    background-color: inherit;
    color: #666;
    font-size: 0.75em;
    font-style: normal;
    font-weight: normal;
    margin: auto 0 auto 0;
    padding: 0 0 0 0;
    text-align: right
    }
.pagenum a {
    text-decoration: none
    }
.pagenum a:hover {
    background-color: white;
    color: #c00
    }
.x-small {
    font-size: 0.75em
    }
.small {
    font-size: 0.87em
    }
.large {
    font-size: 1.5em
    }
.x-large {
    font-size: 1.75em
    }
.oldenglish {
    font-family: "Old English Text MT", England, "Gothic 32 Extended", serif
    }
:focus {
    outline: invert dotted thin
    }
:link {
    text-decoration: underline
    }
:visited {
    text-decoration: underline
    }
#titlepage {
    text-align: center
    }
@media all {
    .click {
        display: none
        }
    .musicbox {
        display: none
        }
    .pagenum {
        display: none
        }
    .pageno {
        display: none
        }
    .noepub {
        display: none
        }
    .epub_only {
        border: none;
        display: inline;
        text-align: center
        }
    }
@media print {
    .click {
        display: none
        }
    .musicbox {
        display: none
        }
    .pagenum {
        display: none
        }
    .pageno {
        display: none
        }
    h1 {
        page-break-before: always;
        page-break-after: avoid
        }
    h2 {
        page-break-after: avoid
        }
    h3 {
        page-break-after: avoid
        }
    h4 {
        page-break-after: avoid
        }
    ul {
        page-break-before: avoid
        }
    }