body {
    margin: 7%;
    text-align: justify
    }
p {
    text-indent: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
h1 {
    text-align: center;
    font-size: 2em;
    text-transform: uppercase
    }
h2, h3 {
    text-align: center;
    text-transform: uppercase
    }
h4 {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    font-size: 1.1em;
    font-weight: normal;
    text-align: center
    }
hr {
    margin-top: 2em;
    margin-bottom: 1.5em;
    width: 33%
    }
h3 + p.chapter-title {
    font-variant: small-caps;
    text-indent: 0;
    text-align: center;
    font-size: 120%
    }
div.section p {
    font-variant: small-caps;
    font-size: 120%;
    text-align: center;
    text-indent: 0
    }
div.section h2 {
    font-variant: small-caps;
    margin-top: 4em;
    font-weight: normal
    }
div#tableOfContents h2 {
    font-variant: small-caps;
    font-weight: normal;
    text-transform: none
    }
div#TranscriberNotes h3, div#ComingAttractions h3 {
    font-weight: bold;
    font-size: 1em
    }
div#TranscriberNotes h4 {
    font-weight: bold;
    text-align: left;
    font-size: 0.8em
    }
blockquote {
    margin: 1em 0 1em 0
    }
blockquote p {
    text-indent: 1em
    }
blockquote p.greeting {
    text-indent: 0
    }
blockquote p.closing {
    text-align: right;
    padding-right: 1.25em
    }
.pagenum {
    font-size: x-small;
    color: gray;
    text-indent: 0;
    text-align: center;
    border: 1px solid silver;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none
    }
div.chapter {
    margin-top: 4em;
    margin-bottom: 2em
    }
div.chapter + p, div.chapter + div.poem + p {
    text-indent: 0
    }
.firstWord {
    font-variant: small-caps
    }
a {
    text-decoration: none
    }
a:hover {
    text-decoration: underline
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #dcdcdc
    }
p.tb {
    letter-spacing: 2em;
    text-indent: 2em;
    margin: 0.75em auto 0.75em auto;
    max-width: 11.5em
    }
div.poem {
    margin-top: 1em;
    margin-left: 3em
    }
div.poem p {
    margin-top: 0;
    margin-bottom: 0;
    font-style: italic;
    text-indent: -3em
    }
.left20 {
    padding-left: 2em
    }
.left15 {
    padding-left: 1.5em
    }
.left30 {
    padding-left: 3em
    }
div.endnote {
    max-width: 10em;
    margin: 4em auto
    }
div.endnote p {
    text-indent: 0;
    font-variant: small-caps;
    text-align: center
    }
table {
    margin: 0 auto;
    font-size: 100%
    }
table td {
    text-indent: 0;
    text-align: left;
    vertical-align: top
    }
table th {
    text-align: center;
    font-weight: normal
    }
table tr.section th {
    font-variant: small-caps;
    padding: 1.5em 0 1em
    }
div#titlepage {
    max-width: 20em;
    margin: 0 auto;
    padding: 1em
    }
div#titlepage p {
    text-indent: 0;
    text-align: center;
    margin: 0
    }
div#title {
    padding: 0.25em;
    margin: 1em 0 1.5em 0;
    font-size: large
    }
div#author p.intro {
    font-size: x-small;
    margin-top: 1.5em
    }
div#author p[class^="book"] {
    font-variant: small-caps
    }
div#author .by-line {
    font-size: large;
    margin: 0
    }
div.publisher p {
    font-size: medium;
    margin: 0.25em 0;
    text-align: center;
    text-indent: 0;
    font-variant: small-caps
    }
div.publisher p:first-child {
    font-size: x-small
    }
div.publisher p.pub-name {
    font-size: large
    }
div#publisher-logo {
    margin: 1em auto;
    text-align: center;
    padding: 0.5em 1em 0.5em
    }
div.chapter-end {
    margin: 1em auto;
    text-align: center;
    padding: 2em 1em 2em
    }
div#copyright-info {
    max-width: 20em;
    margin: 4em auto
    }
div#copyright-info p {
    text-indent: 0;
    text-align: center;
    font-size: small;
    margin: 0.5em 0 0
    }
div#copyright-info p:first-child {
    font-size: medium;
    font-variant: small-caps
    }
div#copyright-info hr {
    width: 10%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div#dedication {
    max-width: 16em;
    margin: 4em auto
    }
div#dedication p {
    text-transform: uppercase;
    text-align: center
    }
div#dedication h2 {
    text-transform: none
    }
p.book-title {
    text-align: center;
    text-indent: 0;
    font-size: 1.33em;
    font-weight: bold;
    margin-top: 4em;
    margin-bottom: 1.5em;
    font-variant: small-caps
    }
div.covernote {
    visibility: hidden;
    display: none;
    margin: 0.5em auto 0;
    max-width: 15em;
    font-style: italic
    }
div.covernote p {
    text-indent: 0;
    font-size: small
    }
div.covernote + hr {
    margin-top: 4em
    }
div#titlepage, div#dedication, div#tableOfContents {
    page-break-before: always
    }
div.chapter {
    page-break-before: always
    }
div#copyright-info {
    page-break-before: always
    }
div#tableOfContents table, h2 {
    page-break-before: avoid
    }
@media all {
    div.covernote {
        visibility: visible;
        display: block
        }
    div#titlepage div#publisher-logo {
        border: none;
        padding: 1em 1em 1em
        }
    div#copyright-info {
        margin: 1em auto
        }
    }