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: 0.7em;
    margin-bottom: 0.3em;
    clear: both
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
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
    }
p.blocktrans {
    margin-left: 4em;
    margin-right: 2em;
    font-size: 95%
    }
.footnote {
    font-size: 95%;
    margin-right: 2em;
    margin-left: 2em
    }
.footnote.poem {
    margin-left: 7em;
    text-indent: -3em;
    margin-top: 0
    }
.footnote.second {
    margin-top: 0.3em
    }
blockquote {
    margin-left: 2em;
    margin-right: 2em;
    font-size: 95%
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0
    }
span.tag {
    vertical-align: 0.3em;
    font-size: 85%;
    line-height: 0;
    font-weight: normal
    }
.verse {
    margin-left: 2em;
    font-size: 95%
    }
.verse.two {
    margin-left: 4em
    }
.verse.three {
    margin-left: 8em
    }
.hanging {
    margin-left: 4em;
    text-indent: -2em;
    margin-top: 0;
    font-size: 95%
    }
.hanging.first {
    margin-top: 0.5em
    }
.hanging.two {
    margin-left: 6em
    }
.hanging.deep {
    margin-left: 10em;
    text-indent: -4em
    }
.smallhang {
    margin-left: 1em;
    text-indent: -1em;
    margin-top: 0
    }
.smallhang.deep {
    margin-left: 6em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 1em
    }
table.footnote {
    font-size: 95%;
    margin-left: 4em;
    margin-top: 0.5em;
    margin-bottom: 0
    }
table.trans {
    margin-top: 0.5em;
    margin-bottom: 0;
    clear: both
    }
table.gloss {
    margin-top: 0.5em;
    margin-bottom: 0;
    margin-left: 2em
    }
tr.gloss {
    font-size: 90%;
    text-align: center
    }
tr.latin {
    text-align: center
    }
tr.title {
    padding: 0;
    border: none
    }
td {
    vertical-align: top;
    padding-left: 0.5em
    }
td.trans {
    font-size: 95%;
    padding-left: 1em
    }
td.toppad {
    padding-top: 0.5em
    }
td.rightpad {
    padding-right: 1em
    }
td.number {
    text-align: right;
    vertical-align: top
    }
td.number.left {
    padding-right: 0.5em
    }
td.number.right {
    padding-left: 0.5em
    }
.inset {
    padding-left: 2em
    }
.headnote {
    margin: 0 -5% 0 1%;
    font-size: 95%;
    text-align: left;
    padding: 0.5em 0.5em 0.5em 0.5em;
    border-top: thin solid #CCC;
    border-left: thin solid #CCC;
    border-bottom: thin solid #CCC
    }
.headnote.mid {
    margin-top: 0.5em
    }
.headnote.full {
    width: 100%;
    margin: 1em 0;
    text-align: center;
    border: thin solid #CCC
    }
.annotation {
    clear: right;
    font-size: 95%;
    text-indent: 0;
    margin: 0 0 0.5em 2em
    }
.chapter {
    margin-top: 4em
    }
.section {
    margin-top: 2em
    }
.space {
    margin-top: 1em
    }
.nospace {
    margin-top: 0
    }
.extended {
    letter-spacing: 0.2em
    }
.boldf {
    font-weight: bold
    }
.ital {
    font-style: italic
    }
.sans {
    font-family: sans-serif
    }
.firstletter {
    font-size: 160%;
    line-height: normal
    }
.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.pagenum.right {
    right: 5%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em;
    margin: 1em;
    font-family: sans-serif;
    font-size: 95%
    }
.contents {
    text-align: left;
    font-family: sans-serif;
    margin-left: 5.5em;
    text-indent: -1.5em
    }