body {
    margin-left: 10%;
    margin-right: 10%
    }
div.poem {
    margin: 0.5em 2em
    }
div.maintext {
    font-size: 108%
    }
a {
    text-decoration: none
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.page {
    width: 20%;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr.mid {
    width: 40%
    }
hr.micro {
    width: 10%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0;
    margin-bottom: 0
    }
h1 {
    font-size: 250%
    }
h1.pg {
    font-size: 190%;
    font-weight: bold;
    line-height: 1
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
h4.chapter {
    margin-top: 4em;
    margin-bottom: 1em
    }
h4.pg {
    font-size: 100%;
    font-weight: bold;
    line-height: 1
    }
h5 {
    font-size: 100%
    }
h5.chapter {
    margin-top: 2em;
    margin-bottom: 0.5em;
    letter-spacing: 0.1em
    }
h5.chaptitle {
    font-size: 75%;
    margin-top: 0.5em;
    letter-spacing: 0.1em
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.illustration.chapter {
    margin-top: 3em
    }
p.caption {
    text-align: center;
    font-variant: small-caps;
    margin-bottom: 2em
    }
p.first {
    margin-top: 0.75em
    }
p.first:first-letter {
    font-size: 400%;
    padding: 0;
    margin: -0.2em 0.1em -0.2em 0
    }
div.poem p {
    margin-top: 0
    }
div.poem p.stanza {
    margin-top: 0.5em
    }
div.poem p.indent {
    margin-left: 1em
    }
table {
    margin: 1em 10%
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 1em 0.1em 0
    }
td.number, td.item {
    text-align: right
    }
td.number {
    vertical-align: bottom
    }
table p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
span.firstword {
    text-transform: uppercase
    }
.smallcaps {
    font-variant: small-caps
    }
.smallprint {
    font-size: 0.67em
    }
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
    }
p.mynote {
    background-color: #FFD;
    color: #000;
    padding: 1em;
    border: 2px solid #EC5;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 90%
    }
hr.full {
    width: 100%
    }
pre {
    font-size: 75%
    }