body {
    font-family: serif;
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-align: justify;
    line-height: 1.4;
    text-indent: 2em;
    margin: 0
    }
h1, h2 {
    text-align: center;
    margin: 1em 0;
    font-weight: normal;
    text-indent: 0
    }
.pagenum {
    text-align: left;
    color: gray;
    background-color: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-indent: 0
    }
a[title].pagenum:after {
    content: attr(title)
    }
.cheater {
    left: -18%
    }
#the_beginning {
    border-top: 2px gray solid
    }
#title_page, #copyright_page, #dedication_page, #contents {
    margin: 9em auto
    }
#title_page h1 {
    padding: 2em 0;
    margin: 0.5em;
    line-height: 2
    }
#title_page #byline {
    text-indent: 0;
    text-align: center;
    padding: 3em 0;
    margin: 1em;
    font-variant: small-caps
    }
#title_page #author {
    display: block;
    padding: 1em 0;
    font-size: 160%
    }
#title_page #works {
    font-size: 0.8em
    }
#title_page .epigram {
    width: 80%;
    margin-left: 10%;
    text-align: center;
    font-size: 0.8em
    }
.epigram p {
    text-indent: 0;
    text-align: center
    }
p.source {
    text-align: right
    }
#pub_info {
    padding: 3em 0;
    margin: 1em;
    text-indent: 0;
    text-align: center
    }
#publisher {
    line-height: 2;
    font-size: 0.9em
    }
#pub_cities {
    letter-spacing: 0.15em;
    font-size: 0.9em
    }
.press {
    font-family: "Lucida Blackletter", sans-serif
    }
#copyright_page p {
    text-indent: 0;
    text-align: center;
    font-size: 0.9em
    }
#dedication_page p {
    text-indent: 0;
    text-align: center;
    font-size: 0.9em;
    line-height: 2
    }
#contents {
    width: 60%
    }
#contents ol {
    list-style-type: none
    }
#contents ol li {
    margin: 2em 0 0 -2em;
    padding: 0;
    font-size: 1.2em
    }
#contents p {
    text-indent: 0;
    text-align: left
    }
#contents p.chapter_number {
    text-align: center
    }
.toc_page {
    text-align: right;
    font-weight: normal;
    padding-left: 2em
    }
.chapter, .section {
    margin: 5em 0
    }
.chapter_title, .section_title {
    padding: 2.5em;
    font-size: 1.5em
    }
#the_end {
    border-bottom: 2px gray solid
    }
.poem {
    margin: 0.75em 0 1em 4em
    }
.poem p {
    text-indent: -0.75em;
    text-align: left;
    padding-left: 1em;
    margin: 0;
    line-height: 1
    }
.first_word {
    font-variant: small-caps
    }
.internal_title {
    padding: 3em;
    text-indent: 0;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold
    }
.super_emphasis {
    font-size: 1.6em;
    line-height: 3em
    }
.small_all_caps {
    font-size: 85%
    }
.smaller {
    font-size: 0.7em
    }
.large {
    font-size: 1.1em
    }
.larger {
    font-size: 1.2em
    }
.largest {
    font-size: 1.3em
    }
.fnmarker {
    vertical-align: super;
    line-height: 0
    }
#footnotes {
    width: 90%;
    margin: 6em auto
    }
#footnotes li {
    margin-bottom: 1em;
    line-height: 1.3em
    }
#footnotes .returnFN {
    text-align: right;
    font-family: sans-serif;
    font-size: 0.75em
    }
a:link {
    color: #006;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #006;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #A8480E;
    background-color: #CC9
    }