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)
    }
#frontmatter p {
    text-indent: 0;
    text-align: center
    }
#title_page {
    width: 90%;
    margin: 5em auto
    }
#title {
    font-variant: small-caps
    }
.stopword {
    font-size: 0.8em;
    line-height: 4
    }
#author {
    font-size: 1.5em
    }
.image {
    margin: 4em 0
    }
#publisher_info {
    margin: 4em auto;
    font-size: 0.8em;
    line-height: 2
    }
.publisher_name {
    font-size: 1.25em
    }
#copyright_page {
    margin: 4em auto
    }
.copyright_statement {
    margin-bottom: 2em
    }
.rights_holder {
    font-variant: small-caps
    }
.rights_statement {
    font-style: italic
    }
.printer {
    font-size: 0.8em;
    margin-top: 5em;
    font-family: sans-serif
    }
#contents p {
    text-indent: 0;
    font-size: 0.8em;
    line-height: 0
    }
#contents ul {
    list-style-type: none;
    margin-bottom: 0
    }
#contents ol {
    list-style-type: upper-roman;
    margin-top: 0
    }
#contents li {
    margin: 0.3em
    }
#introduction .closing {
    font-variant: small-caps;
    margin: 0.5em 1em;
    text-align: right;
    font-size: 1.25em
    }
#introduction .closing_location {
    font-size: 0.8em;
    text-align: left;
    display: block
    }
.section, .essay {
    margin: 7em 0
    }
.section_title, .essay_title, .essay_section_title {
    margin: 2em
    }
.essay_number {
    font-size: 0.8em;
    line-height: 3em
    }
.returnTOC {
    font-size: 0.8em;
    text-align: right;
    margin: 1.5em -3em;
    font-family: sans-serif
    }
.first_paragraph {
    text-indent: 0
    }
.first_word {
    font-variant: small-caps;
    font-size: 1.5em
    }
#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
    }