body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
p.prechap {
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 1.5em;
    margin-top: 1.5em
    }
p.words {
    margin-left: 2em;
    text-indent: -2em
    }
.types {
    margin-left: 2em;
    text-indent: 1em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
td.pgno {
    text-align: right;
    vertical-align: bottom;
    padding-left: 1em
    }
td.desc {
    text-align: left;
    vertical-align: top
    }
.old {
    font-family: "Old English", "Old English Text", "Old English Text MT", "Engravers Old English", "Engravers Old English MT", "EF Old English", Gothic, Medieval, blackletter, "Black Letter", Gothique, Gotisch, fantacy, cursive, sans-serif
    }
.notebox {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1em;
    border: solid black 1px
    }
ins.corr {
    text-decoration: none;
    border-bottom: thin dotted
    }
a img {
    border: none
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.chap {
    width: 65%
    }
hr.full {
    width: 95%
    }
p.hr15 {
    width: 15%;
    margin-top: -0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    border-bottom: solid 1px
    }
ul.noblt {
    list-style-type: none
    }
a.indx:link {
    color: black;
    text-decoration: none;
    border-bottom: thin dotted
    }
a.indx:visited {
    color: black;
    text-decoration: none;
    border-bottom: thin dotted
    }
a.indx:hover {
    color: black;
    text-decoration: none;
    border-bottom: thin dotted
    }
a.indx:active {
    color: black;
    text-decoration: none;
    border-bottom: thin dotted
    }
.indx {
    text-decoration: none;
    border-bottom: thin dotted
    }
.pagenum {
    font-size: smaller;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.u {
    text-decoration: underline
    }
.caption {
    font-size: 90%
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i1 {
    display: block;
    margin-left: 1em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em;
    padding-left: 3em;
    text-indent: -3em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em;
    padding-left: 3em;
    text-indent: -3em
    }