body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
hr.tiny {
    width: 20%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 1em;
    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: 90%
    }
p, div, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
.inset {
    padding-left: 2em
    }
p.aster {
    text-align: center;
    letter-spacing: 1em
    }
div.longquote {
    font-size: 92%
    }
div.vocab p {
    margin-left: 2em;
    text-indent: -2em
    }
div.index p {
    margin-left: 1em;
    text-indent: -1em;
    margin-top: 0
    }
div.index h5 {
    margin-right: 25%;
    font-weight: bold
    }
.footnote {
    font-size: 95%;
    margin-right: 2em;
    margin-left: 2em
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0
    }
a.plain {
    text-decoration: none
    }
.verse {
    margin-left: 2em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.index {
    width: 90%
    }
table.group {
    margin-left: 0;
    margin-top: 0.5em;
    margin-bottom: 0
    }
table.group.space {
    margin-top: 1em
    }
td {
    vertical-align: top;
    padding: 0.1em 0.5em
    }
td.chapnum {
    text-align: center;
    font-size: 90%;
    padding-top: 0.5em
    }
td.chapname {
    font-size: 95%;
    font-variant: small-caps
    }
td.number {
    text-align: right
    }
td.toppad {
    padding-top: 0.7em
    }
td.chapgroup {
    padding-top: 0.7em;
    font-size: 110%;
    text-align: center
    }
td.group {
    padding-left: 0
    }
td.leftline {
    border-left: thin solid;
    vertical-align: middle
    }
.chapter {
    margin-top: 4em
    }
.section {
    margin-top: 2em
    }
.space {
    margin-top: 1em
    }
.nospace {
    margin-top: 0
    }
span.greek {
    border-bottom: thin dotted #99F
    }
.firstword {
    font-variant: small-caps
    }
.smallcaps {
    font-variant: small-caps
    }
.sans {
    font-family: sans-serif;
    font-size: 95%
    }
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
    }
.pagenum.note {
    color: #666;
    background-color: inherit
    }
.pagenum.note:before {
    content: "("
    }
.pagenum.note:after {
    content: ")"
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 5em;
    font-family: sans-serif;
    font-size: 95%
    }
.contents {
    padding-left: 2em
    }