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
    }
.fancy {
    font-family: "Lucida Blackletter", sans-serif
    }
.editor {
    margin: 2em;
    font-size: 1.25em
    }
.author {
    margin: 2em;
    font-size: 1.5em
    }
.author_affiliation, .stopword, .editor_affiliation {
    font-size: 70%
    }
p.publisher_cities {
    font-variant: small-caps;
    font-size: 0.8em
    }
.publisher_name {
    clear: both
    }
#copyright_page {
    font-size: 0.8em
    }
#copyright_page p {
    text-align: center;
    text-indent: 0
    }
#copyright_page p.sources {
    width: 80%;
    margin: 1.5em 10%;
    text-align: justify;
    text-indent: 1.5em
    }
#contents ol {
    list-style-type: upper-roman;
    margin: 0 2em
    }
#contents li {
    font-variant: small-caps
    }
.no_number {
    list-style: none;
    margin: 0 2em
    }
#outline ol {
    list-style-type: upper-roman
    }
#outline ol li ol {
    list-style-type: decimal;
    margin-bottom: 1em
    }
#ads ul {
    list-style-type: none
    }
#ads ul li {
    font-style: italic;
    margin-top: 1em
    }
#ads ul ul li {
    font-style: normal;
    margin-top: 0
    }
.special_name {
    font-variant: small-caps
    }
#ads p {
    text-align: center
    }
.section, .chapter {
    margin: 7em 0
    }
.chapter_title, .section_title {
    margin-bottom: 2em
    }
.subsection_title {
    font-style: italic;
    margin-top: 2.5em
    }
.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
    }
.internal_title {
    margin: 5em 0;
    font-size: 1.5em;
    text-indent: 0;
    text-align: center
    }
.first_paragraph {
    text-indent: 0
    }
.first_word {
    font-variant: small-caps;
    font-size: 1.5em
    }
.post_thoughtbreak {
    margin-top: 3em
    }
.pagelink {
    padding-left: 1em
    }
#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
    }