body {
    font-family: Georgia, serif;
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-align: justify;
    margin: 0 0 0.25em 0;
    text-indent: 1em;
    line-height: 1.5
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-weight: normal
    }
h1 {
    margin: 3em 0
    }
h1.pg {
    margin: 3em 0;
    font-family: Times-Roman, serif
    }
h3.pg {
    font-family: Times-Roman, serif
    }
sup {
    font-size: 0.7em
    }
ul {
    list-style-type: none
    }
li {
    margin-bottom: 0.5em
    }
#title_page {
    border-top: 1px gray solid;
    padding: 1em 0 3em 0
    }
#title_page p, #verso p, #dedication p {
    text-align: center;
    text-indent: 0
    }
#title_page p.stopword {
    font-size: 0.8em;
    padding: 1em 0
    }
#title_page p.book_title {
    font-size: 2em;
    margin: 1.5em 0
    }
#title_page p.book_subtitle {
    font-size: 1.5em;
    padding-bottom: 1.5em
    }
#title_page p.book_author {
    font-size: 1.5em;
    padding: 1.5em 0
    }
#publisher1 {
    font-size: 1.1em;
    clear: both
    }
#publisher2 {
    font-size: 0.9em;
    padding-top: 1em
    }
#publisher3 {
    font-size: 0.9em;
    padding-top: 1em
    }
#verso, #dedication {
    font-style: italic;
    padding: 3em
    }
.publisher, .special_name {
    font-variant: small-caps;
    font-style: normal
    }
.figcenter {
    text-align: center;
    margin: 3em 0
    }
.figcenter img {
    clear: both
    }
.figright img {
    clear: left
    }
img {
    vertical-align: middle
    }
img.large_inline_image {
    display: block;
    margin: auto
    }
img.inline_image {
    clear: left
    }
#contents_list {
    font-variant: small-caps;
    padding-top: 2em
    }
#contents_list ol {
    list-style-type: upper-roman
    }
#transcriber_note {
    width: 70%;
    font-size: 0.8em;
    margin: 2em auto;
    border: thin gray solid;
    background: #eee
    }
#transcriber_note p {
    text-align: left;
    text-indent: 0;
    padding: 0.25em
    }
.title {
    margin-top: 2em;
    margin-bottom: 2em
    }
.chapter_title {
    text-indent: 0;
    margin-top: 2em
    }
.section_title {
    text-indent: 0;
    margin: 2em 0 1.5em 0;
    font-size: 1em
    }
#intro, #contents, .chapter, #bibliography {
    padding: 3em 0
    }
.sign {
    text-indent: 0;
    text-align: left;
    padding: 1.5em 0;
    clear: both
    }
.date {
    margin-left: 1em
    }
.chapter_number {
    text-align: center;
    text-indent: 0;
    font-size: 1.5em
    }
span.fn {
    font-size: 0.7em;
    text-align: left;
    text-indent: 0
    }
span.pagenum {
    text-align: left;
    text-indent: 0;
    font-style: normal;
    color: gray;
    background-color: inherit
    }
.fnmarker {
    margin-left: 0.2em;
    font-size: 0.8em;
    vertical-align: top
    }
p.continued_paragraph {
    text-indent: 0
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0%
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em;
    text-align: left
    }
.epigram {
    margin-left: 10%;
    font-size: 0.9em;
    padding-bottom: 1em;
    width: 80%
    }
.epigram p {
    text-indent: 0
    }
p.citation {
    text-align: right
    }
#interpretation {
    margin: 2em 10%
    }
td.brace2 {
    font-size: 2em
    }
td.brace3 {
    font-size: 3em
    }
td.brace4 {
    font-size: 4em
    }
td.toprow {
    padding-top: 1.3em
    }
td.leaf {
    font-size: 0.8em
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:hover {
    color: red;
    background: inherit
    }
hr.full {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    border: solid black
    }
pre {
    font-size: 80%
    }