body {
    font-family: Georgia, serif;
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-align: justify;
    line-height: 1.25;
    text-indent: 2em;
    margin: 0
    }
h1, h2, h3, h4 {
    text-align: center;
    margin: 3em 0;
    font-weight: normal;
    text-indent: 0
    }
.pagenum {
    text-align: left;
    color: gray;
    background-color: inherit;
    padding: 0;
    text-indent: 0;
    font-weight: normal;
    font-style: normal
    }
span.blank_page {
    visibility: hidden
    }
.poem {
    margin-left: 15%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i6 {
    text-indent: 3em
    }
.poem p.i10 {
    text-indent: 5em
    }
#front_matter {
    margin-bottom: 4em
    }
#front_matter p {
    text-indent: 0;
    text-align: center
    }
.series_name, #this_book, .series_title {
    font-size: 1.5em;
    letter-spacing: 0.15em
    }
p.series_title {
    margin: 4em 0
    }
.about_author {
    text-indent: 0;
    margin: 9em 15%;
    font-size: 1.1em
    }
#title_page p {
    text-indent: 0;
    text-align: center;
    text-indent: 0
    }
.author {
    font-size: 1.5em;
    margin: 6em 0
    }
.publisher {
    text-indent: 0;
    margin: 5em 0;
    font-size: 1.3em
    }
.rights_statement {
    text-indent: 0;
    text-align: center;
    font-style: italic;
    font-size: 0.9em
    }
.author_sign {
    text-align: right;
    font-variant: small-caps;
    margin-right: 2em;
    text-indent: 0
    }
.bibliography {
    font-size: 0.9em;
    margin: 2em
    }
#contents {
    width: 70%;
    margin-left: 15%
    }
#contents p {
    text-indent: 0;
    text-align: left
    }
#contents ul {
    list-style-type: none
    }
.toc_title {
    font-variant: small-caps
    }
#contents p.toc_section_title {
    text-align: center;
    margin-top: 1.5em
    }
.toc_header {
    font-size: 0.8em
    }
.chapter_list {
    list-style-type: upper-roman
    }
.toc_index_title {
    margin-top: 2em
    }
.work {
    margin: 9em 0
    }
.work_title {
    font-weight: bold
    }
.book, .section {
    margin: 7.5em 0
    }
.chapter, .lecture {
    margin: 6em 0
    }
.chapter_head, .lecture_head, .section_head {
    text-align: center;
    text-indent: 0;
    letter-spacing: 0.15em
    }
.book_title, .chapter_title, .lecture_title, .section_title {
    letter-spacing: 0.1em
    }
.lecture_date {
    text-align: center;
    text-indent: 0;
    font-style: italic;
    padding-bottom: 2em
    }
.footnote_marker {
    font-size: 0.85em;
    vertical-align: top
    }
.footnote {
    text-align: left;
    text-indent: -1em
    }
.special_emphasis, .first_word {
    font-variant: small-caps;
    font-style: normal
    }
.special_emphasis_smaller {
    font-size: 0.9em
    }
.post_thoughtbreak {
    margin-top: 2em
    }
.greek_text {
    border-bottom: thin dotted gray
    }
.continued {
    text-indent: 0
    }
.keep_together {
    white-space: nowrap
    }
.headline {
    text-align: center;
    text-indent: 0;
    font-variant: small-caps;
    margin: 1.5em 0 1em 0
    }
.headline_style_2 {
    text-align: center;
    text-indent: 0;
    font-style: italic;
    margin: 1.5em 0 1em 0
    }
#epitaph {
    margin-top: 2em
    }
#epitaph p {
    margin-bottom: 0.75em;
    text-align: center;
    line-height: 1.2;
    font-size: 0.9em;
    text-indent: 0
    }
#epitaph p.epitaph_large {
    line-height: 2;
    font-size: 1.25em
    }
#epitaph p.epitaph_extra_large {
    line-height: 2;
    font-size: 1.5em
    }
#index ul {
    list-style-type: none
    }
#index li {
    padding-left: 1em;
    text-indent: -1em
    }
#index p.index_linkers {
    text-indent: 0;
    text-align: center;
    letter-spacing: 0.75em;
    margin-bottom: 1.5em
    }
#the_beginning {
    border-top: 2px gray solid
    }
#the_end {
    padding: 6em 0;
    border-bottom: 2px gray solid
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:hover {
    color: #A8480E;
    background-color: inherit
    }