body {
    margin-left: 9%;
    margin-right: 9%
    }
h1 {
    text-align: center;
    margin-top: 12ex
    }
h2 {
    text-align: center;
    margin-top: 10ex
    }
h3 {
    text-align: center;
    margin-top: 6ex
    }
h4 {
    text-align: center;
    margin-top: 2ex
    }
a {
    text-decoration: none
    }
hr {
    width: 68%;
    height: 0;
    margin-top: 6ex
    }
hr.tiny {
    width: 20%;
    height: 0;
    margin-top: 2ex
    }
hr.front {
    width: 100%;
    height: 0
    }
p {
    text-align: justify;
    text-indent: 1em
    }
p.cont {
    text-indent: 0
    }
p.comment {
    text-align: center
    }
p.front {
    text-align: center;
    text-indent: 0;
    margin-top: 5ex
    }
p.intro {
    padding-left: 1em;
    text-indent: -1em;
    line-height: 95%
    }
p.nodist {
    margin-bottom: 0
    }
span.pgnum {
    font-size: 8pt;
    text-indent: 0;
    font-weight: normal;
    text-align: left;
    visibility: visible
    }
span.pgnum:before {
    content: "page "
    }
span.sc {
    font-variant: small-caps
    }
span.first {
    font-variant: small-caps
    }
div.unclear {
    margin-left: 1em;
    margin-right: 1em;
    font-size: 0.9em;
    line-height: 95%
    }
div.poem {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left;
    font-size: 0.9em
    }
div.poem p {
    text-align: left;
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
div.poem p.L2 {
    margin-left: 1em
    }
div.poem p.L4 {
    margin-left: 2em
    }
div.poem p.L6 {
    margin-left: 3em
    }
div.poem p.poet {
    text-align: right
    }
p.poet {
    text-align: right
    }
sup {
    font-size: 0.7em
    }
blockquote {
    font-size: 0.9em
    }