body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1.4em;
    text-align: justify
    }
p.letterDate {
    text-align: right;
    margin-right: 10%;
    margin-top: -1em
    }
p.letterClose1 {
    text-indent: 6em
    }
p.letterClose2 {
    text-indent: 10em
    }
blockquote {
    text-align: justify;
    font-size: 0.9em
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%
    }
pre {
    font-size: 0.9em
    }
pre.note {
    font-size: 1em
    }
.note, .noteBox {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 1em
    }
.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.9em
    }
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%
    }
hr.tight {
    margin-top: 1em;
    margin-bottom: 1em
    }
.sc {
    font-variant: small-caps
    }
.smcap {
    font-variant: small-caps
    }
span.pagenum {
    color: gray;
    background-color: inherit;
    font-variant: normal;
    font-style: normal;
    font-size: 8pt
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
p.right {
    text-align: right;
    margin-right: 5%
    }
p.close {
    margin-top: -1em
    }
p.center {
    text-align: center
    }
p.heading {
    text-align: center;
    font-weight: bold
    }
.bbox {
    border: double;
    width: 60%;
    border-width: thick;
    margin-left: auto;
    margin-right: auto
    }
.center {
    text-align: center
    }
.caption {
    font-weight: bold
    }
dd, li {
    margin-top: 0.25em;
    line-height: 1.2em
    }
ul.TOC {
    list-style-type: none;
    width: 65%;
    margin-left: 15%
    }
.figure, .figcenter {
    padding: 1em;
    margin: 0;
    text-align: center;
    font-size: 0.8em
    }
.figure img, .figcenter img {
    border: none
    }
.figure p, .figcenter p {
    margin: 0
    }
.figcenter {
    margin: auto;
    clear: both
    }
.center table {
    margin-right: auto;
    margin-left: auto;
    text-align: left
    }
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
    }
td, td > p {
    margin-top: 0.25em;
    line-height: 1.1em;
    font-size: 100%;
    text-align: left
    }
a:link {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
link {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: blue;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: red;
    background-color: inherit
    }