body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: justify
    }
p.author, p.author-up {
    text-align: right;
    margin-right: 10%
    }
p.author-up {
    margin-top: 0
    }
p.letterDate {
    text-align: right;
    margin-right: 10%;
    margin-bottom: 0
    }
p.letterClose1 {
    text-indent: 6em
    }
p.letterClose2 {
    text-indent: 10em;
    margin-top: -1em
    }
p.letterClose3 {
    text-indent: 12em
    }
p.letterClose4 {
    text-indent: 2em;
    margin-top: -1em
    }
p.letterClose5 {
    text-indent: 2em;
    margin-top: 0
    }
p.letterClose6 {
    text-indent: 24em
    }
blockquote {
    text-align: justify;
    font-size: 0.9em
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
pre {
    font-size: 0.8em
    }
pre.note {
    font-size: 1em
    }
.note, .noteBox {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.noteBox {
    border-style: dashed;
    border-width: thin;
    padding-left: 1em;
    padding-right: 1em
    }
div.trans-note {
    border-style: solid;
    border-width: 1px;
    margin: 3em 15%;
    padding: 1em;
    text-align: center;
    font-size: 0.8em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em;
    margin-bottom: 2em;
    clear: both
    }
hr.full {
    width: 100%
    }
hr.short {
    width: 20%
    }
hr.tiny {
    width: 10%
    }
.sc {
    font-variant: small-caps
    }
.smcap {
    font-variant: small-caps
    }
span.pagenum {
    color: gray;
    font-variant: normal;
    font-style: normal;
    font-size: 8pt
    }
.illustrations {
    margin: 0.5em 10%;
    font-size: 0.9em
    }
.returnTOC {
    text-align: right;
    font-size: 70%
    }
.inline {
    border: none;
    vertical-align: middle
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
p.right {
    text-align: right;
    margin-right: 5%
    }
p.close {
    margin-top: 0
    }
p.up {
    margin-top: -1em
    }
p.center {
    text-align: center
    }
p.hang {
    text-indent: -0.6em;
    font-size: 0.9em
    }
p.heading {
    text-align: center;
    font-weight: bold
    }
.super {
    font-size: smaller
    }
.bb {
    border-bottom: solid 2px
    }
.bl {
    border-left: solid 2px
    }
.bt {
    border-top: solid 2px
    }
.br {
    border-right: solid 2px
    }
.bbox {
    border: solid 2px
    }
.center {
    text-align: center
    }
.u {
    text-decoration: underline
    }
.caption {
    font-weight: bold
    }
.toc {
    margin: 0 10%;
    text-align: justify;
    font-size: 0.9em;
    text-indent: -1.7em
    }
.tocpage {
    font-size: 1em;
    margin-top: -1.2em
    }
.footnotes {
    border: none
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    font-size: smaller;
    text-decoration: none;
    vertical-align: 0.25em
    }
.footnote {
    font-size: 0.9em;
    margin-left: 10%;
    margin-right: 10%
    }
.poem {
    margin-left: 20%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem br {
    display: none
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.start {
    margin-left: -0.4em
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
.poem p.i8 {
    margin-left: 4em
    }
.poem p.i20 {
    margin-left: 10em
    }
.poem span.i0 {
    display: block;
    margin-left: 0
    }
.poem span.i2 {
    display: block;
    margin-left: 2em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em
    }
.figure, .figcenter, .figright, .figleft, .figletter {
    padding: 1em;
    margin: 0;
    text-align: center;
    font-size: 0.9em
    }
.figure img, .figcenter img, .figright img, .figleft img, .figletter img {
    border: none
    }
.figure p, .figcenter p, .figright p, .figleft p {
    margin: 0;
    text-indent: 1em
    }
.figcenter {
    margin: auto;
    clear: both
    }
.figletter {
    margin-top: -0.1in;
    margin-bottom: -0.1in
    }
table {
    margin-top: 1em;
    caption-side: top;
    empty-cells: show;
    border-spacing: 2em 0;
    margin-left: auto;
    margin-right: auto
    }
thead td, tfoot td {
    text-align: center;
    font-weight: bold
    }
table .shade {
    background-color: #ddd
    }
td, td > p {
    margin-top: 1em;
    line-height: 1em;
    text-align: left
    }
td.right {
    text-align: right
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }