body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 1em;
    margin-bottom: 0;
    text-align: justify
    }
p.author, p.author-normal {
    text-align: right;
    font-variant: small-caps;
    margin-top: 0;
    margin-right: 10%
    }
p.author-normal {
    font-variant: normal
    }
p.ltr-date {
    text-align: right;
    margin-right: 5%;
    margin-bottom: -0.5em
    }
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: 0.9em
    }
.noteBox {
    border-style: dashed;
    border-width: thin;
    padding-left: 1em;
    padding-right: 1em
    }
div.trans-note {
    margin: 10%;
    padding: 0.25em;
    font-size: 0.9em;
    background-color: #E6F0F0;
    color: inherit
    }
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
    }
.allsc {
    font-variant: small-caps;
    text-transform: lowercase
    }
.lowercase {
    text-transform: lowercase
    }
.spacious {
    letter-spacing: 0.25em
    }
.ws {
    word-spacing: 4em
    }
.bold {
    font-weight: bold
    }
.title-normal {
    font-weight: normal
    }
span.pagenum {
    color: gray;
    background-color: inherit;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 8pt
    }
p.right {
    text-align: right;
    margin-right: 5%
    }
p.close {
    margin-top: 0
    }
p.center {
    text-align: center
    }
p.hang {
    text-indent: -0.6em
    }
p.heading {
    text-align: center;
    font-weight: bold
    }
.super {
    font-size: smaller
    }
sup {
    vertical-align: 0.25em
    }
.center {
    text-align: center
    }
div.index {
    font-size: 90%;
    text-indent: -3em;
    padding-left: 3em
    }
ul.IX {
    list-style-type: none;
    font-size: inherit
    }
.IX.li {
    margin-top: 0
    }
.footnotes {
    border: none
    }
.footnote .label {
    text-align: left
    }
.fnanchor {
    font-size: smaller;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    vertical-align: 0.25em
    }
.footnote {
    font-size: 0.9em;
    margin-left: 10%;
    margin-right: 10%
    }
.figure {
    padding: 1em;
    margin: 0;
    text-align: center;
    font-size: 0.8em
    }
.figure img {
    border: none
    }
.figure p {
    margin: 0;
    text-indent: 1em
    }
.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: 0 0;
    font-size: 1em
    }
td {
    padding-left: 0.5em;
    padding-right: 0.5em
    }
td.bb {
    border-bottom: solid thin;
    border-color: gray;
    background-color: inherit
    }
td.bbd {
    border-bottom: double medium;
    border-color: gray;
    background-color: inherit
    }
td.right {
    text-align: right
    }
table.toc {
    line-height: 1.1em;
    border-spacing: 2em 1em;
    font-size: 0.9em;
    width: 80%
    }
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
    }