body {
    margin-left: 10%;
    margin-right: 10%
    }
div.page, div.titlepage, div.intro, div.maintext {
    margin-top: 4em;
    margin-bottom: 4em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center
    }
hr.mid {
    width: 40%
    }
hr.tiny {
    width: 20%
    }
sup {
    font-size: 75%;
    line-height: 0.1em
    }
a.tag {
    text-decoration: none;
    vertical-align: 0.3em;
    font-size: 80%;
    line-height: 0
    }
table 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
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
h4.chapter {
    margin-top: 3em;
    margin-bottom: 1em
    }
h4.section {
    margin-top: 1.5em
    }
h5 {
    font-size: 100%
    }
h5.section {
    font-variant: small-caps;
    margin-top: 2em;
    margin-bottom: 0.75em
    }
h5.fytte {
    font-size: 80%;
    margin-top: 2em;
    margin-bottom: 0.75em
    }
h6 {
    font-size: 85%
    }
h1.one, h1.two, h1.three {
    text-align: left;
    line-height: 1.2
    }
h1.two {
    font-size: 175%
    }
h1.three {
    font-size: 150%
    }
div.titlepage h5 {
    text-align: left
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.right {
    text-align: right;
    margin-right: 2em
    }
p.center {
    text-align: center
    }
div.hanging p {
    margin-left: 3em;
    text-indent: -2em
    }
div.indent {
    margin-left: 25%
    }
p.space {
    margin-top: 1em
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
div.advert {
    margin: 2em
    }
div.advert p {
    font-size: 95%;
    margin-top: 1em
    }
div.advert p.title {
    font-size: 100%;
    margin-left: 2em;
    text-indent: -2em
    }
div.advert p.smaller {
    font-size: 88%;
    margin-top: 0.5em
    }
div.verse {
    margin: 0.5em 0 0.5em 2.5em
    }
div.titlepage div.verse {
    margin-left: 20%;
    font-size: 88%
    }
div.intro div.verse, div.verse.intro {
    margin-left: 4em;
    font-size: 95%
    }
p.verse {
    margin-left: 8em;
    text-indent: -4em;
    font-size: 95%
    }
div.verse p {
    margin-left: 4em;
    text-indent: -4em;
    margin-top: 0
    }
div.verse p.first, div.verse p.stanza, div.verse p.notes {
    padding-top: 0.5em
    }
div.verse p.notes + p.notes {
    padding-top: 0
    }
p.inset {
    padding-left: 1em
    }
p.inset2 {
    padding-left: 2em
    }
div.verse p.stanza {
    text-indent: -6.5em;
    clear: left
    }
div.verse p.notes {
    margin-left: 0;
    text-indent: 0;
    clear: right;
    margin-right: -5%;
    font-size: 88%;
    line-height: normal;
    padding-left: 1em
    }
p.missing, span.missing {
    letter-spacing: 3em
    }
p.missing {
    padding-left: 1em
    }
span.missing {
    padding-left: 0.67em
    }
p.footnote, div.footnote {
    font-size: 92%;
    margin: 1em 2em 2em;
    line-height: normal
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
table.toc {
    width: 90%
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em
    }
td.number {
    text-align: right;
    padding-left: 1em
    }
td.inset {
    padding-left: 1em
    }
table.toc p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
tr.gap td {
    padding-top: 0.8em
    }
table.uniform {
    margin-top: 4em;
    margin-bottom: 4em;
    padding: 0.5em 1em;
    border: 2px solid #000
    }
table.uniform p {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
span.firstword {
    font-variant: small-caps
    }
.smallroman {
    font-size: 80%
    }
.smallcaps {
    font-variant: small-caps
    }
.smaller {
    font-size: 88%
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
span.pagenum {
    font-size: 90%;
    font-weight: normal;
    font-style: normal;
    font-variant: 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
    }