body {
    margin-left: 10%;
    margin-right: 10%
    }
div.maintext, div.page {
    margin-top: 4em;
    margin-bottom: 4em
    }
i {
    font-variant: normal
    }
img {
    border: none;
    text-decoration: none
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
table a, .mynote a {
    text-decoration: none
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    padding-left: 0.25em;
    line-height: 0.1em
    }
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: 250%;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 200%
    }
div.maintext h2 {
    font-size: 150%;
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
h3 {
    font-size: 150%
    }
div.maintext h3 {
    font-size: 120%;
    font-variant: small-caps;
    margin-top: 2em
    }
h4, .four {
    font-size: 120%;
    letter-spacing: normal
    }
div.maintext h4 {
    font-size: 108%;
    font-style: italic
    }
div.maintext h4.smallcaps {
    font-style: normal
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
h6.extended {
    letter-spacing: 0.2em;
    margin-right: -0.2em
    }
p, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
blockquote, div.blockquote p {
    font-size: 96%;
    margin-left: 1em;
    margin-right: 2em;
    line-height: 1.25
    }
blockquote.reference {
    font-size: 92%;
    margin-left: 2em;
    line-height: 1.3
    }
div.lines {
    margin: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    border-top: 4px double black;
    border-bottom: 1px solid black
    }
div.picture {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 2em
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.caption {
    font-size: 88%
    }
p.center {
    text-align: center
    }
p.inset, div.inset {
    margin-left: 2em
    }
div.literature p.hanging, div.literature div.hanging p {
    margin-left: 5em;
    text-indent: -3.25em
    }
div.biblio p {
    margin-left: 2em;
    text-indent: -2em;
    font-size: 96%
    }
div.index p {
    margin-left: 2em;
    text-indent: -2em;
    font-size: 92%;
    margin-top: 0.2em
    }
div.index p.inset {
    margin-top: 0;
    text-indent: -1em
    }
div.index p.letter {
    margin-top: 1em
    }
p.footnote {
    margin: 1em 2em;
    font-size: 92%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: inherit;
    font-family: inherit;
    border-collapse: collapse
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.number, td.item {
    text-align: right
    }
table.toc td {
    padding: 0.2em 0.3em
    }
table.toc td.number {
    vertical-align: bottom;
    padding-left: 2em
    }
table.toc td.inset {
    padding-left: 2em
    }
table.picture {
    border-spacing: 1em
    }
td.illustration {
    text-align: center
    }
td.caption {
    font-size: 88%
    }
table.columns {
    font-size: 92%;
    margin-left: 1em
    }
table.columns caption {
    text-align: left;
    font-weight: bold
    }
table.columns td {
    padding-left: 0.5em
    }
table.measure {
    font-size: 92%;
    margin-left: 0;
    border-top: 4px double black;
    border-bottom: 4px double black;
    border-collapse: collapse
    }
table.measure th {
    font-style: normal;
    font-weight: normal;
    text-align: center;
    padding: 0.25em 1em 0.25em 0.25em;
    border-bottom: 1px solid black
    }
table.measure td {
    padding: 0.5em;
    vertical-align: bottom
    }
tr.bottomline td {
    border-bottom: 1px solid black
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
.smallcaps {
    font-variant: small-caps
    }
span.smallest {
    font-size: 75%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: smaller;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.picture span.pagenum {
    font-style: italic
    }
.picture span.pagenum:before {
    font-style: normal;
    content: "["
    }
.picture span.pagenum:after {
    font-style: normal;
    content: "]"
    }
.mynote {
    background-color: #DDE;
    color: #000;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote {
    margin: 1em 5%;
    padding: 0.5em 1em 1em
    }
p.mynote {
    margin: 1em 5%;
    padding: 1em
    }
span.mynote {
    padding: 0.25em 0.5em
    }