body {
    font-family: Georgia, serif;
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-align: justify;
    line-height: 1.5;
    text-indent: 2em;
    margin: 0
    }
p.continued {
    text-indent: 0
    }
h1, h2, h3, h4 {
    text-align: center;
    margin: 3em 0;
    font-weight: normal;
    text-indent: 0
    }
span.pagenum {
    text-align: left;
    color: gray;
    background-color: inherit;
    padding: 0;
    text-indent: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    visibility: hidden
    }
span.blank_page {
    visibility: hidden
    }
#front_matter {
    border-top: 2px gray solid
    }
#title_page, #copyright_page, #dedication_page, #contents {
    margin: 9em auto
    }
#title_page p, #copyright_page p {
    text-align: center;
    text-indent: 0;
    margin: 2em 0
    }
#title_page .title {
    margin-bottom: 0
    }
#title_page .subtitle {
    font-size: 130%;
    margin-bottom: 3em
    }
#title_page .stopword {
    font-size: 90%
    }
#title_page .author {
    font-size: 160%
    }
#pub_info p {
    margin: 0;
    font-family: "Lucida Blackletter", sans-serif
    }
#pub_info .publisher {
    font-size: 120%
    }
#pub_info .pub_location {
    font-size: 90%
    }
#copyright_page .rights_statement {
    font-variant: small-caps
    }
#dedication_page .dedicatee {
    text-align: center;
    margin: 1.5em 0;
    text-indent: 0
    }
#contents p {
    text-indent: 0
    }
#contents ul {
    list-style-type: none
    }
#contents ol {
    list-style-type: upper-roman
    }
.content_part {
    text-align: center;
    font-size: 125%;
    margin-top: 2.5em
    }
.content_part_title {
    font-weight: bold;
    margin: 2.5em 0 1.5em 0
    }
.part {
    margin: 9em auto
    }
.part_number {
    font-size: 150%;
    text-indent: 0;
    text-align: center
    }
.chapter {
    margin: 5em auto
    }
.chapter_number {
    font-size: 125%;
    text-indent: 0;
    text-align: center
    }
.chapter_ending p {
    text-indent: 0;
    text-align: center
    }
.section_title {
    padding-top: 3em
    }
.ode_title {
    font-style: italic;
    padding-top: 3em
    }
.ode_subtitle {
    text-align: center;
    text-indent: 0;
    font-size: 90%;
    width: 80%;
    margin: auto
    }
#end_matter {
    border-bottom: 2px gray solid
    }
#birds_eye_view {
    margin: 9em auto
    }
.end_part_number {
    padding-top: 3em
    }
.end_part_title {
    text-indent: 0;
    text-align: center;
    padding-bottom: 3em
    }
.ad {
    margin-top: 1.5em;
    font-size: 90%
    }
.ad_title {
    font-weight: bold
    }
.ad_price, .ad_publisher, .reviewer_style_1 {
    font-style: italic
    }
.reviewer_style_2 {
    font-variant: small-caps
    }
.ad_ending {
    margin-top: 2em
    }
.ad_ending p {
    text-indent: 0;
    text-align: center;
    font-weight: bold
    }
.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;
    font-size: 95%
    }
.emphasized {
    font-variant: small-caps
    }
.smaller_caps {
    font-size: 85%
    }
.keep_together {
    white-space: nowrap
    }
.epigram {
    font-style: italic;
    margin: 0 0 3em 5%
    }
.thought_break {
    padding-top: 2em
    }
.large_thought_break {
    padding-top: 5em
    }
.ode_thought_break {
    letter-spacing: 2em;
    text-align: center;
    text-indent: 0
    }
.ode_thought_break_2 {
    padding-top: 2em
    }
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: inherit
    }