body {
    margin-left: 10%;
    margin-right: 10%;
    max-width: 40em
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify
    }
p.title1, p.title2, p.title3, p.title4 {
    text-align: center;
    font-weight: bold
    }
p.title1 {
    font-size: 250%
    }
p.title2 {
    font-size: 200%
    }
p.title3 {
    font-size: 100%
    }
p.title4 {
    font-size: 120%
    }
p.fm1, p.fm2, p.fm3 {
    text-align: center;
    font-weight: bold
    }
p.fm1 {
    font-size: 80%
    }
p.fm2 {
    font-size: 90%
    }
p.fm3 {
    font-size: 100%
    }
p.fm4 {
    text-align: center;
    white-space: pre
    }
h3 + p:first-letter, p.dropcap:first-letter {
    padding-right: 0.1em;
    margin-top: -0.1em;
    margin-bottom: -0.1em;
    font-size: 250%
    }
p.cap:first-letter {
    font-size: 250%
    }
p.author, p.author-up {
    text-align: right;
    font-variant: small-caps;
    margin-right: 10%
    }
p.author-up {
    margin-top: -1em
    }
p.letterClose1 {
    text-indent: 16em
    }
p.letterClose2 {
    text-indent: 20em
    }
p.letterClose3 {
    text-indent: 1em;
    font-variant: small-caps;
    margin-top: -1em
    }
blockquote {
    text-align: justify;
    font-size: 0.9em
    }
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 {
    text-align: center;
    width: 50%;
    margin-top: 1.5em
    }
html > body hr {
    margin-left: 25%;
    margin-right: 25%;
    width: 50%
    }
hr.full {
    width: 100%
    }
html > body hr.full {
    margin-left: 0%;
    margin-right: 0%;
    width: 100%
    }
hr.short {
    text-align: center;
    width: 20%
    }
html > body hr.short {
    margin-left: 40%;
    margin-right: 40%;
    width: 20%
    }
.sc {
    font-variant: small-caps
    }
span.pagenum {
    font-size: 8pt
    }
.returnTOC {
    text-align: right;
    font-size: 70%
    }
p.right {
    text-align: right;
    margin-right: 5%
    }
p.close {
    margin-top: -1em
    }
p.center {
    text-align: center
    }
p.hang {
    text-indent: -0.6em
    }
p.heading {
    text-align: center;
    font-weight: bold
    }
p.caption {
    text-align: center;
    font-weight: bold
    }
.super {
    font-size: smaller
    }
ul.TOC {
    list-style-type: none;
    margin-right: 5%
    }
ul.TOCSub {
    list-style-type: none;
    margin-right: 10%
    }
.fnanchor {
    font-size: smaller
    }
.footnote {
    font-size: 0.9em;
    margin-left: 10%;
    margin-right: 10%
    }
.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;
    margin-top: 1em;
    text-indent: 1em
    }
.figcenter {
    margin: auto;
    clear: both
    }
.figletter {
    margin-top: -0.1in;
    margin-bottom: -0.1in
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }