body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
hr.tiny {
    width: 20%
    }
img {
    border: none
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 125%
    }
h4 {
    font-size: 115%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
h1.pg {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0.5em;
    font-size: 173%
    }
h4.pg {
    text-align: center;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0.5em;
    font-size: 100%
    }
p, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.caption {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    font-family: sans-serif;
    font-size: 85%
    }
p.footnote {
    font-size: 95%;
    margin-right: 2em;
    margin-left: 2em
    }
p.inset {
    margin-left: 1em;
    font-size: 92%
    }
p.hanging {
    margin-left: 3em;
    text-indent: -2em;
    font-size: 92%
    }
p.hanging.deep {
    margin-left: 5em;
    margin-top: 0.2em
    }
blockquote {
    margin-left: 1.5em;
    margin-right: 1.5em;
    font-size: 92%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.figfloat {
    margin: 0.5em 0 0.2em 1em
    }
table.toc {
    width: 90%
    }
table.index {
    margin-top: 0;
    margin-bottom: 0;
    width: 92%;
    font-size: 88%
    }
table.sites {
    width: 90%;
    font-size: 88%;
    font-family: sans-serif
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 1em 0.1em 0
    }
td.inset {
    padding-left: 2em
    }
td.number {
    text-align: right
    }
td.item {
    text-align: right;
    white-space: nowrap
    }
td.picture {
    text-align: center;
    vertical-align: middle
    }
td.caption {
    text-align: center;
    font-family: sans-serif;
    font-size: 85%;
    padding-top: 1em
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
table.sites p {
    margin-left: 1em;
    text-indent: -1em
    }
table.index td.number, table.toc td.number {
    vertical-align: bottom
    }
table.index td.inset {
    padding-left: 1em
    }
table.toc a, table.sites a {
    text-decoration: none;
    color: #009;
    background-color: inherit
    }
p.inset + p.inset {
    margin-top: 0.3em
    }
p.caption + p.illustration {
    margin-top: 2em
    }
.floatright {
    clear: right
    }
.hidden {
    display: none
    }
.invisible {
    visibility: hidden
    }
.chapter {
    margin-top: 4em
    }
.section {
    margin-top: 2em
    }
.space {
    margin-top: 1em
    }
.nospace {
    margin-top: 0
    }
.smallroman {
    font-size: 0.8em
    }
.smallcaps {
    font-variant: small-caps
    }
.extended {
    letter-spacing: 0.5em
    }
.sans {
    font-family: sans-serif;
    font-size: 90%
    }
.ital {
    font-style: italic
    }
.boldf {
    font-weight: bold
    }
.latin {
    font-family: sans-serif;
    font-size: 95%
    }
.plaintext {
    font-style: normal
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0;
    color: #666;
    background-color: inherit
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 95%
    }
pre {
    font-size: 75%
    }