body {
    margin-left: 10%;
    margin-right: 10%
    }
h2, h3 {
    text-align: center;
    clear: both
    }
h1 {
    text-align: center;
    font-size: x-large;
    font-weight: normal;
    line-height: 1.6
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em
    }
a {
    text-decoration: none
    }
.center {
    text-align: center
    }
.correction {
    text-decoration: none;
    border-bottom: thin dotted purple
    }
.dropcapc {
    font-size: 250%;
    line-height: 83%;
    vertical-align: top
    }
.figcenter {
    margin: auto;
    text-align: center
    }
hr.chap {
    width: 65%
    }
.pagenum {
    color: #800000;
    font-size: smaller;
    text-align: right
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry.verse {
    text-indent: -3em;
    padding-left: 3em
    }
.poetry.stanza {
    margin: 1em auto
    }
.poetry.indent2 {
    text-indent: -2em
    }
.poem.stanza {
    margin: 1em 0 1em 0
    }
.smcap {
    font-variant: small-caps
    }
table {
    border-collapse: collapse
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.toleft4 {
    margin-left: 40%;
    text-align: left
    }
.toleft5 {
    margin-left: 50%;
    text-align: left
    }
.toleft6 {
    margin-left: 60%;
    text-align: left
    }
.toright {
    text-align: right
    }
.notebox {
    border: solid 2px;
    padding: 1em;
    margin-left: 15%;
    margin-right: 15%;
    background: #FEEDDC;
    color: black;
    font-size: smaller;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: sans-serif, serif
    }