body {
    margin-left: 10%;
    margin-right: 10%;
    max-width: 30em
    }
div.titlepage {
    margin-top: 3em;
    margin-bottom: 3em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.toc a, div.maintext a {
    text-decoration: none
    }
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: 175%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
h1.extended {
    letter-spacing: 0.75em
    }
h1 span.extended {
    letter-spacing: 0.75em;
    padding-left: 0.75em
    }
div.maintext h1.extended {
    letter-spacing: 0.5em
    }
div.maintext h1 span.extended {
    letter-spacing: 0.5em;
    padding-left: 0.5em
    }
h1.one {
    font-size: 200%
    }
h1.one span.extended, div.maintext h1.one span.extended {
    letter-spacing: 1.5em;
    padding-left: 1.5em
    }
h1.two {
    font-size: 150%;
    margin-top: 0.67em;
    margin-bottom: 0.67em
    }
h1.three {
    font-size: 110%;
    margin-top: 0.9em;
    margin-bottom: 0.9em
    }
h1.four {
    font-size: 100%;
    margin-top: 0;
    margin-bottom: 0
    }
h1.five {
    font-size: 90%;
    line-height: 1.2em
    }
h1.six {
    font-size: 75%;
    line-height: 1.2em
    }
div.maintext h3 {
    margin-top: 3em;
    margin-bottom: 2em;
    letter-spacing: 0.1em
    }
div.maintext h4 {
    font-style: italic;
    margin-top: 1em;
    margin-bottom: 1em
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.hanging {
    text-indent: -1em;
    margin-left: 1em
    }
p.citation {
    text-indent: -2%;
    margin-left: 17%;
    margin-right: 15%
    }
p.right {
    text-align: right;
    margin-right: 2em
    }
p.center {
    text-align: center
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.lines {
    margin: 3em 20%;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    line-height: 0.5em
    }
p.oneline {
    margin: 3em 20% 1em;
    border-top: 1px solid #000
    }
p.footnote, div.footnote {
    margin: 2em
    }
p.footnote, div.footnote p {
    font-size: 95%
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.toc {
    margin-left: 10%;
    margin-right: 10%
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 0
    }
td.number {
    text-align: right;
    vertical-align: bottom;
    padding-left: 2em
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
span.dropcap {
    padding-right: 0.2em;
    margin-bottom: 0;
    margin-top: -0.1em;
    font-size: 260%;
    line-height: 1em
    }
span.dropcap.three {
    font-size: 400%;
    line-height: 1em;
    margin-bottom: -0.25em
    }
span.firstword {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-left: -0.5em
    }
span.sidequote {
    clear: left;
    font-size: 112%;
    padding: 0;
    margin-left: -3%;
    font-style: normal;
    line-height: normal
    }
span.rightfloat {
    padding-left: 2em
    }
.smallcaps {
    font-variant: small-caps;
    font-style: normal;
    letter-spacing: 0.15em
    }
.extended {
    letter-spacing: 0.2em;
    padding-left: 0.2em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.folionum {
    font-size: 85%;
    font-style: normal;
    text-align: left;
    text-indent: 0;
    letter-spacing: 0.1em
    }
div.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em 1em 1em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote a {
    text-decoration: none
    }