body {
    font-family: Georgia, serif;
    margin: 0 15%
    }
p {
    line-height: 1.25em;
    margin: 0;
    text-align: justify;
    text-indent: 1.75em
    }
h1, h2, h3 {
    text-align: center;
    margin: 1em 0;
    font-weight: normal;
    clear: both
    }
img {
    border: none
    }
.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)
    }
#title_page {
    width: 90%;
    margin: 5em auto
    }
#title {
    font-variant: small-caps
    }
#book_subtitle {
    margin: 1em 0 2em 0
    }
#title_page p {
    text-indent: 0;
    text-align: center;
    line-height: 1.25
    }
#publisher_info {
    width: 50%;
    margin: 4em auto
    }
p.publisher_cities {
    font-variant: small-caps;
    font-size: 0.8em
    }
.publisher_name {
    clear: both
    }
#copyright_page {
    font-size: 0.8em
    }
.rights_statement {
    text-align: center;
    text-indent: 0
    }
#contents ul {
    list-style: none;
    text-align: center;
    text-indent: 0;
    margin-left: 0;
    padding-left: 0
    }
#contents li {
    margin-bottom: 2em
    }
.contents_number {
    font-size: 1em;
    line-height: 3em
    }
.section, .chapter {
    margin: 7em 0
    }
.chapter_number {
    font-variant: small-caps;
    font-size: 0.8em;
    line-height: 3em
    }
.returnTOC {
    font-size: 0.8em;
    text-align: right;
    margin: 1.5em -15%;
    font-family: sans-serif
    }
.chapter_summary {
    margin: 3em;
    font-size: 0.9em;
    text-indent: 0
    }
.first_paragraph {
    text-indent: 0
    }
.first_word {
    font-variant: small-caps;
    font-size: 1.5em
    }
.poem {
    width: 70%;
    margin: 1em auto
    }
.poem p {
    text-indent: 0
    }
.thought_break {
    margin: 1em 0 1em 1.25em;
    letter-spacing: 2.5em;
    text-align: center;
    text-indent: 0
    }
.image_right {
    clear: both
    }
.image_left {
    clear: both
    }
.image_center {
    text-align: center;
    clear: both
    }
.keep_together {
    white-space: nowrap
    }
#prices_table {
    margin: 1em auto;
    border-top: 2px black solid;
    border-bottom: 2px black solid
    }
#prices_table th {
    font-weight: normal
    }
#prices_table .col1 {
    padding-left: 1em
    }
#prices_table .col2 {
    text-align: center
    }
#prices_table .col3, #prices_table .col4 {
    text-align: right;
    padding-right: 2em
    }
.bordered_bottom th {
    border-bottom: 1px solid black
    }
#times_table_div {
    margin: 2em
    }
#times_table_div p {
    text-align: center;
    text-indent: 0
    }
#times_table {
    text-align: center;
    border-collapse: collapse
    }
#times_table th {
    border: thin black solid
    }
#times_table td {
    border: thin black solid
    }
#times_table td.col1 {
    text-align: right;
    border-right: none
    }
#times_table td.col2 {
    border-left: none
    }
#times_table_div_2 {
    margin: 2em 0
    }
#times_table_div_2 p.table_head_1 {
    text-align: center;
    text-indent: 0;
    font-family: Helvetica, Arial, sans-serif
    }
#times_table_div_2 p.table_head_2 {
    text-align: center;
    text-indent: 0;
    font-style: italic
    }
#times_table_div_2 p.caption {
    width: 80%;
    margin-left: 10%;
    font-size: 90%
    }
#times_table_2 {
    text-align: center;
    border-collapse: collapse;
    margin: 1em auto
    }
#times_table_2 td {
    border: thin black solid
    }
#times_table_2 td.upper_row {
    border-bottom: 0
    }
#times_table_2 td.lower_row {
    border-top: 0
    }
#printers_page {
    font-size: 0.9em
    }
#printers_page p {
    text-align: center;
    text-indent: 0;
    line-height: 1;
    font-style: italic
    }
#transcriber_note {
    margin: 2em;
    padding: 0.25em;
    border: thin gray dotted;
    color: inherit;
    background-color: #F1F1F1
    }
#transcriber_note p {
    font-size: 0.9em;
    font-family: sans-serif;
    text-indent: 0
    }
#frontmatter {
    border-top: 2px gray solid
    }
#the_end {
    padding: 1em 0;
    border-bottom: 2px gray solid
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }