body {
    font-family: Georgia, serif;
    margin: 0 15%
    }
p {
    line-height: 1.25em;
    margin: 0;
    text-align: justify
    }
h1, h2, h3, h4 {
    text-align: center;
    margin: 1em 0;
    font-weight: normal;
    clear: both
    }
ul {
    list-style-type: none
    }
li {
    text-indent: -1em;
    padding-left: 1em
    }
.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)
    }
.first_word {
    text-transform: uppercase
    }
h2 + p:first-letter, h3 + p:first-letter, p.first_line:first-letter {
    font-size: 2em
    }
.poem {
    text-align: left
    }
.poem .stanza {
    margin-top: 1em
    }
.poem p {
    margin: 0;
    padding-left: 2em;
    text-indent: -2em;
    text-align: left
    }
.poem p.i2 {
    margin-left: 1.5em
    }
.poem p.i14 {
    margin-left: 10.5em
    }
.footnote {
    font-size: 0.8em;
    margin: 0.5em 0 3.5em 30%
    }
.footnote > p {
    text-indent: -1.5em
    }
.footnote > p + p {
    text-indent: inherit
    }
.footnote > .poem {
    text-indent: 0;
    margin: 0
    }
.author_sign, .source {
    text-indent: 0;
    text-align: right;
    margin-right: 2em
    }
.source {
    font-style: italic
    }
.bible_chapter, .act_number {
    font-size: 0.8em
    }
.saying {
    margin: 3em 0
    }
#title_page, #printers_page, #dedication {
    width: 80%;
    margin: 5em auto
    }
.main_title {
    letter-spacing: 0.25em;
    font-size: 1.25em
    }
.subtitle {
    text-align: center;
    font-style: italic
    }
.stopword {
    text-align: center;
    font-size: 0.8em;
    margin: 3em
    }
.book_author {
    text-align: center;
    font-size: 1.25em;
    margin: 2em
    }
.authors_works {
    text-align: center;
    font-size: 0.9em;
    font-style: italic
    }
.epigram {
    margin: 2em auto
    }
.epigram_source {
    font-variant: small-caps
    }
.publisher {
    text-align: center;
    font-variant: small-caps;
    font-size: 0.9em
    }
.pub_city, .published_year {
    font-size: 1.2em;
    letter-spacing: 0.2em
    }
#printers_page p {
    text-align: center;
    font-size: 0.8em
    }
#dedication p {
    text-align: center;
    line-height: 2em
    }
span.dedicatee, .inscription {
    font-size: 1.25em;
    line-height: 5em
    }
span.dedicatee_title {
    font-size: 0.8em
    }
span.dedicatee_location {
    font-size: 0.8em;
    letter-spacing: 0.2em
    }
span.dedicated_object {
    font-size: 1.25em;
    font-family: "Lucida Blackletter", sans-serif;
    line-height: 5em
    }
#preface p {
    text-indent: 1.5em
    }
#preface h2.section_title + p {
    text-indent: 0
    }
#index {
    margin: 5em 0
    }
#transcriber_note {
    border: thin gray dashed;
    background-color: #F5F5F5;
    color: inherit;
    width: 80%;
    margin: auto;
    font-size: 0.9em
    }
.note_title {
    margin: 1em 0 0 1.5em
    }
#transcriber_note p {
    text-align: center
    }
p.regular_paragraph:first-letter {
    font-size: 1em
    }
.errata {
    border-bottom: thin gray dotted
    }
#the_beginning {
    border-top: 2px gray solid
    }
#the_end {
    padding: 3em 0;
    border-bottom: 2px gray solid
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }