body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
hr.tiny {
    width: 20%
    }
sup {
    line-height: 0.1em
    }
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
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 125%
    }
h4 {
    font-size: 115%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 90%
    }
p, div, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
div.wholetext {
    margin-right: 30%;
    max-width: 40em
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.illustration.chapter {
    margin-top: 4em
    }
p.intro {
    font-style: italic;
    font-size: 105%
    }
p.heading, p.summary {
    font-style: italic;
    margin: 1em 0 1.5em 2em;
    text-indent: -2em
    }
p.heading {
    font-size: 105%
    }
p.summary.one {
    text-indent: 0
    }
p.summary.one:first-letter {
    margin: -0.2em 0.1em -0.3em -0.7em;
    padding: 0;
    line-height: 1.3em;
    font-size: 260%;
    font-style: normal
    }
p.marginquote {
    margin: 0 1em 0 1em
    }
p.marginquote:before {
    content: "“"
    }
p.marginquote:after {
    content: "”"
    }
.verse {
    margin-left: 2em;
    font-style: italic
    }
p.hanging {
    margin-left: 2em;
    margin-right: 1em;
    text-indent: -2em
    }
p.hanging.inset {
    text-indent: -1em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.outline {
    border-collapse: collapse;
    border: double
    }
td {
    vertical-align: top;
    padding: 0.1em 0.5em
    }
td.number {
    text-align: right
    }
table.outline td {
    border-top: thin solid;
    padding: 1em 0.5em
    }
table.outline h1, h2, h3, h4, h5, h6 {
    margin: 0;
    line-height: normal
    }
div.hanging p {
    margin: 0 0 0 2em;
    text-indent: -2em
    }
div.hanging p.inset {
    text-indent: -1em
    }
.firstletter {
    margin: -0.2em 0.1em -0.3em 0;
    padding: 0;
    line-height: 1.3em;
    font-size: 260%;
    font-style: normal
    }
.secondletter {
    text-transform: capitalize
    }
.firstword {
    margin: 0;
    padding: 0
    }
.hidden {
    display: none
    }
.sidenote {
    font-size: 95%;
    text-align: left
    }
.greek {
    border-bottom: thin solid #999
    }
.chapter {
    margin-top: 4em
    }
.section {
    margin-top: 2em
    }
.space {
    margin-top: 1em
    }
.nospace {
    margin-top: 0
    }
.larger {
    font-size: 1.25em
    }
.smallroman {
    font-size: 0.8em
    }
.smallcaps {
    font-variant: small-caps
    }
.extended {
    letter-spacing: 0.3em
    }
.ital {
    font-style: italic
    }
.boldf {
    font-weight: bold
    }
.sans {
    font-family: sans-serif
    }
.plaintext {
    font-style: normal
    }
.endnote {
    margin-top: 1em;
    margin-bottom: 0.5em
    }
.endquote {
    margin-left: 1em;
    margin-top: 0;
    font-size: 95%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
ins.fillin {
    text-decoration: none;
    border-bottom: thin solid red
    }
.pagenum, .folionum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-indent: 0;
    color: #666;
    background-color: inherit
    }
.pagenum {
    right: 95%;
    text-align: right
    }
.folionum {
    left: 95%;
    text-align: left
    }
.mynote, .technote {
    padding: 0.5em;
    font-family: sans-serif;
    font-size: 95%
    }
.mynote {
    background-color: #DDE;
    color: #000;
    margin: 1em 5em
    }
.technote {
    border: medium solid #99C
    }
.contents {
    font-family: sans-serif;
    margin-left: 1.5em;
    text-indent: -1.5em
    }