body {
    margin-left: 10%;
    margin-right: 10%
    }
div.maintext, div.titlepage {
    margin-top: 4em;
    margin-bottom: 4em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.tiny {
    width: 20%
    }
sup {
    font-size: 75%;
    line-height: 50%
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    padding-left: 0.25em;
    line-height: 0.1em
    }
table.toc 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%
    }
div.maintext h3 {
    font-size: 125%;
    line-height: normal;
    margin-top: 3em;
    margin-bottom: 1em
    }
h4 {
    font-size: 120%
    }
div.biblio h4 {
    font-size: 108%;
    font-variant: small-caps;
    text-align: left;
    margin: 1.5em 2em 1em 2em;
    text-indent: -2em;
    line-height: 1.2
    }
h5 {
    font-size: 100%
    }
div.biblio h5 {
    font-style: italic;
    margin-top: 1em
    }
h6 {
    font-size: 85%
    }
div.titlepage h4, div.titlepage h5, div.titlepage h6 {
    line-height: 1.2
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
div.verse {
    margin: 0.5em 4em;
    font-size: 92%
    }
div.verse p {
    margin-top: 0;
    margin-left: 4em;
    text-indent: -4em
    }
div.verse p.indent {
    margin-left: 5em
    }
div.verse p.gap {
    text-indent: 0;
    margin-left: 6em;
    letter-spacing: 0.5em
    }
div.inset {
    margin: 0.5em 2em
    }
div.inset p {
    margin-top: 0;
    margin-left: 1em;
    text-indent: -1em
    }
div.biblio p {
    font-size: 95%;
    margin-left: 1.5em;
    text-indent: -1.5em
    }
div.biblio p.inset {
    font-size: 92%;
    margin-left: 0;
    text-indent: 0
    }
div.index p {
    font-size: 92%;
    margin-top: 0;
    line-height: normal;
    margin-left: 2em;
    text-indent: -2em
    }
div.index p.letter {
    margin-top: 0.5em
    }
p.right {
    text-align: right
    }
p.footnote, div.footnote {
    margin: 2em;
    font-size: 92%
    }
div.footnote p {
    line-height: normal
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 1em
    }
td.number {
    text-align: right
    }
table.parallel {
    font-size: 92%
    }
table.parallel th {
    font-style: normal;
    font-weight: normal;
    text-align: center;
    padding: 0.2em 1em
    }
table.parallel p {
    margin-top: 0;
    line-height: normal;
    margin-left: 2em;
    text-indent: -2em
    }
table.toc td {
    line-height: 1.5
    }
table.toc td.number {
    vertical-align: bottom
    }
table.toc p {
    margin-top: 0;
    line-height: 1.5
    }
.smallcaps {
    font-variant: small-caps
    }
.smaller {
    font-size: 88%
    }
span.greek {
    border-bottom: 1px dotted #666
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.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
    }
div.mynote a {
    text-decoration: none
    }