a {
    text-decoration: none
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify
    }
h1 {
    text-align: center
    }
h2 {
    text-align: center
    }
h3 {
    text-align: center
    }
h4 {
    text-align: center
    }
h5 {
    text-align: center
    }
h6 {
    text-align: center
    }
hr {
    width: 33%
    }
hr.full {
    width: 100%
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
body {
    margin-left: 7%;
    margin-right: 8%
    }
.note {
    margin-bottom: 1em;
    margin-left: 2em;
    margin-right: 2em
    }
.blkquot {
    margin-left: 4em;
    margin-right: 4em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.newpage {
    display: none
    }
.sidenote {
    clear: right;
    margin-top: 1em;
    padding-left: 1em;
    font-size: smaller;
    margin-bottom: 1em
    }
ins.correction {
    border-bottom-style: dotted;
    border-bottom-color: red;
    border-bottom-width: 1px
    }
.poem {
    margin-left: 10%;
    margin-right: 10%;
    text-align: left
    }
.poem br {
    display: none
    }
.poem .stanza {
    margin: 1em 0
    }
.poem span {
    display: block;
    padding-left: 3em;
    margin: 0;
    text-indent: -3em
    }
.poem span.i2 {
    display: block;
    margin-left: 2em
    }
.poem span.i4 {
    display: block;
    margin-left: 4em
    }
.poem .caesura {
    vertical-align: -200%
    }
li.indent {
    margin-left: 5%
    }