body {
    margin-left: 10%;
    margin-right: 10%
    }
td {
    vertical-align: top
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.mid {
    width: 50%
    }
hr.tiny {
    width: 20%
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0;
    padding-left: 0.3em
    }
p, div, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    margin-top: 1em;
    margin-bottom: 0.5em;
    line-height: normal
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 150%
    }
h3 {
    font-size: 125%
    }
h4 {
    font-size: 115%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 90%
    }
table {
    margin-right: auto;
    margin-left: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.decoration {
    width: 90%;
    margin-top: 4em;
    margin-bottom: 1em
    }
table.lines {
    border-collapse: collapse;
    border: thin solid;
    font-size: 90%
    }
table.fixed {
    margin-left: 1em
    }
td.box {
    border-left: thin solid;
    border-right: thin solid
    }
td.center {
    text-align: center
    }
td.latin {
    font-size: 115%;
    letter-spacing: 0.1em
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.main {
    font-style: normal;
    font-size: 100%;
    margin-right: 20%
    }
p.intro {
    margin-left: 5%;
    text-indent: -5%;
    font-style: italic;
    font-size: 110%;
    margin-top: 2em;
    margin-right: 20%
    }
p.quotation {
    text-align: center;
    font-style: italic;
    margin-right: 20%
    }
.versepair {
    margin-left: 2em;
    text-indent: -2em;
    margin-top: 0;
    margin-bottom: 0;
    font-style: italic
    }
.center {
    text-align: center
    }
.bodytext {
    margin-right: 20%
    }
.space {
    margin-top: 1em
    }
.nospace {
    margin-top: 0;
    margin-bottom: 0
    }
.chapter {
    margin-top: 4em
    }
.inset {
    padding-left: 2em;
    padding-right: 2em
    }
.sidenote {
    font-size: 90%;
    text-align: left
    }
.floatright {
    padding-left: 0.5em
    }
.floatleft {
    padding-right: 1em
    }
.endnote {
    margin-top: 1em;
    margin-bottom: 0.5em
    }
.endquote {
    margin-left: 1em;
    margin-top: 0;
    font-size: 95%
    }
em {
    font-style: normal
    }
.greek {
    border-bottom: thin dotted #999
    }
.smallroman {
    font-size: 80%
    }
.smaller {
    font-size: 75%
    }
.smallcaps {
    font-variant: small-caps
    }
.extended {
    letter-spacing: 0.3em
    }
.hidden {
    display: none
    }
.ital {
    font-style: italic
    }
.pagenum, .folionum, .verso {
    font-weight: normal;
    font-style: normal;
    font-size: 95%;
    text-indent: 0
    }
.pagenum {
    right: 4%;
    text-align: right
    }
.verso {
    left: 94%;
    text-align: left;
    color: #666;
    background-color: inherit
    }
.folionum {
    left: 4%;
    text-align: left;
    font-weight: bold
    }
ins.edcorr {
    text-decoration: none;
    border-bottom: thin dotted blue
    }
ins.mycorr {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em 5% 1em 5%;
    font-family: sans-serif;
    font-size: 95%
    }