html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, del, em, img, ins, strong, sub, sup, ol, ul, li, 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
    }
ol, ul {
    list-style: none
    }
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.9em
    }
div.image {
    text-align: center;
    margin: 2em auto;
    text-indent: 0
    }
img {
    border: none
    }
.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)
    }
.disguise {
    visibility: hidden
    }
#title-page {
    margin: 3em 0;
    padding-top: 3em;
    line-height: 4em
    }
#title-page p {
    text-align: center;
    text-indent: 0
    }
#title-page h1 {
    font-size: 3em;
    letter-spacing: 0.15em
    }
#title-page #subtitle {
    margin: 3em 0;
    font-size: 0.9em;
    font-style: italic
    }
#title-page #author {
    font-size: 1.25em;
    line-height: 2em;
    font-variant: small-caps;
    margin: 4em 0
    }
#title-page #other_works {
    font-variant: normal;
    font-style: italic;
    font-size: 0.9em
    }
#title-page #pub_data {
    font-size: 0.9em;
    line-height: 1.5em
    }
#title-page #pub-name {
    font-size: 1.1em
    }
#contents {
    margin: 6em 3em;
    font-family: sans-serif
    }
#contents h2 {
    margin: 2em 0;
    font-size: 1.5em
    }
#contents ol {
    list-style-type: upper-roman;
    width: 80%;
    margin: auto
    }
#contents li {
    text-align: left;
    padding-bottom: 0.8em
    }
#preface {
    margin: 6em 0
    }
#preface h2 {
    margin: 2em 0;
    font-size: 1.5em;
    line-height: 1.5
    }
#internal-title {
    text-align: center;
    text-indent: 0;
    font-size: 2.5em
    }
#the_beginning {
    margin: 3em 0;
    padding-top: 3em;
    border-top: 2px gray solid;
    line-height: 4em
    }
#the_end {
    margin: 3em 0;
    padding-bottom: 3em;
    border-bottom: 2px gray solid
    }
#the_end p {
    text-align: center;
    text-indent: 0
    }
.chapter {
    margin: 6em 0
    }
.chapter h2 {
    margin: 2em 0;
    font-size: 1.5em;
    line-height: 1.5
    }
.chapter-number {
    font-size: 70%
    }
.first_word {
    font-variant: small-caps
    }
.thoughtbreak {
    letter-spacing: 2em;
    text-align: center;
    margin: 2em 0
    }
.continued-paragraph {
    text-indent: 0
    }
.epigram {
    width: 70%;
    margin: 2em auto;
    font-size: 0.9em
    }
.poem {
    margin: 0.75em 0 1em 0.5em
    }
.poem p {
    text-indent: -0.75em;
    text-align: left;
    padding-left: 1em;
    margin: 0;
    line-height: 1
    }
.stanza {
    margin: 1em 0
    }
p.i2 {
    text-indent: 1em
    }
p.i4 {
    text-indent: 2em
    }
p.i6 {
    text-indent: 3em
    }
p.i8 {
    text-indent: 4em
    }
p.i10 {
    text-indent: 5em
    }
p.i12 {
    text-indent: 6em
    }
p.i14 {
    text-indent: 7em
    }
p.i24 {
    text-indent: 12em
    }
p.poetry_break {
    letter-spacing: 2em;
    text-indent: 1em;
    font-weight: bold
    }
.citation {
    font-variant: small-caps;
    text-align: right
    }
cite {
    font-variant: normal
    }
.chapter > .poem {
    margin-left: 2em
    }
.letter {
    margin: 2em
    }
.salutation {
    font-variant: small-caps
    }
.closing {
    text-align: center;
    text-indent: 0
    }
.signature {
    font-variant: small-caps;
    text-align: right;
    margin-right: 2em;
    display: block
    }
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
    }