html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, del, em, img, ins, strong, sub, sup, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
    }
body {
    line-height: 1
    }
ins {
    text-decoration: none
    }
del {
    text-decoration: line-through
    }
abbr, img {
    text-decoration: none
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
html {
    margin: 1em;
    font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify;
    line-height: 1.3;
    text-indent: 1em
    }
h1, h2, h3 {
    text-align: center;
    font-weight: normal;
    clear: both;
    text-indent: 0
    }
blockquote {
    margin: 1em 2em;
    font-size: 0.95em
    }
.pagenum {
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    color: gray
    }
.pagenum:after {
    content: attr(title)
    }
.cheater {
    left: -39%
    }
#frontmatter {
    border-top: 2px gray solid;
    margin: 3em 0
    }
#title_page {
    margin: 3em 4em;
    padding-top: 3em;
    line-height: 4em
    }
#title_page p {
    text-align: center;
    text-indent: 0
    }
#title_page h1 {
    font-size: 2em
    }
#title_page .author {
    font-size: 1.25em;
    line-height: 2em;
    margin: 5em 0
    }
#title_page .pub_data {
    margin: 3em 0
    }
#contents {
    width: 70%;
    margin: 6em auto
    }
#contents h2 {
    margin: 2em 0;
    font-size: 1.5em
    }
#contents ol {
    list-style-type: upper-roman
    }
#contents li > ol {
    list-style-type: none
    }
#contents p {
    text-indent: 0;
    font-size: 0.9em
    }
.toc_page {
    text-align: right
    }
.chapter {
    margin: 6em 0
    }
.chapter h2 {
    margin: 2em 0;
    font-size: 1.5em
    }
.chapter h3 {
    margin: 2em 0
    }
.chapter_number {
    font-size: 80%;
    line-height: 3
    }
hr.thoughtbreak {
    display: none
    }
p.post_thoughtbreak {
    margin-top: 2em
    }
p.continued_paragraph {
    text-indent: 0
    }
.poem {
    margin: 1em 2em;
    font-size: 0.95em
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em;
    text-align: left;
    line-height: 1
    }
#endmatter {
    border-bottom: 2px gray solid;
    margin: 3em 0;
    padding: 3em 0
    }
#endmatter p {
    text-align: center;
    text-indent: 0
    }
.smaller {
    font-size: 0.8em
    }
.internal_title {
    text-indent: 0;
    text-align: center;
    font-size: 2em;
    margin: 3em 0
    }
.headline {
    text-indent: 0;
    text-align: center
    }
#notelist ol {
    list-style-type: decimal
    }
.omitted_text {
    letter-spacing: 0.2em
    }
a:link {
    color: #3A3E9D;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #006;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #A8480E;
    background-color: #CC9
    }
div.pg {
    font-family: Times-Roman, serif
    }
h1.pg {
    text-align: center;
    font-weight: bold;
    clear: both;
    text-indent: 0;
    font-size: 190%
    }
h3.pg {
    text-align: center;
    font-weight: bold;
    clear: both;
    text-indent: 0;
    font-size: 110%
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 85%
    }