p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
body {
    margin-left: 6em;
    margin-right: 6em
    }
.h1a {
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.5em;
    font-size: large
    }
.h2a {
    text-align: center;
    font-weight: bold;
    margin-bottom: 1.5em
    }
.rmn {
    text-align: right
    }
.indented {
    margin-left: 1.5em
    }
.indented2 {
    margin-left: 3em
    }
.indented3 {
    margin-left: 4.5em
    }
.smcap {
    font-variant: small-caps
    }
.titlecentered {
    text-align: center;
    font-size: large;
    margin-bottom: 2em
    }
.titlededication {
    text-align: center;
    margin-bottom: 2em
    }
.titlesmall {
    text-align: center;
    font-size: small;
    margin-bottom: 3em
    }
.theend {
    text-align: center;
    font-size: large;
    margin-top: 3em;
    margin-bottom: 2em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
ins.hemistich {
    text-decoration: none
    }
.poem {
    margin-top: 6em;
    width: 24em
    }
.comment {
    color: red
    }