p {
    margin-top: 0.5em;
    line-height: 1.2;
    text-align: justify
    }
.nomargin {
    margin-top: 0;
    margin-bottom: 0
    }
h1 {
    text-align: center;
    line-height: 1.5;
    font-weight: 500
    }
h2 {
    text-align: center;
    font-weight: 500;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.minor {
    width: 15%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.pagenum {
    font-style: normal;
    font-weight: normal;
    font-size: 65%;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.blockquot {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 95%
    }
.center {
    text-align: center
    }
.r {
    text-align: right
    }
.spaced8 {
    margin-left: 8em
    }
.spaced4 {
    margin-left: 4em
    }
.spaced1 {
    margin-left: 1.5em
    }
.pad4 {
    margin-top: 4em
    }
.small {
    font-size: 70%
    }
.big {
    font-size: 130%
    }
.noserif {
    font-family: sans-serif
    }
.smcap {
    font-variant: small-caps
    }
.scp {
    font-size: 75%
    }
.tnote {
    background-color: #F5F5DC;
    color: #000;
    padding: 1em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 90%
    }
.tnote h2 {
    font-weight: normal;
    margin-top: 1em;
    margin-bottom: 1em
    }
.tnote ul {
    list-style-type: none
    }
.footnote {
    font-size: 95%;
    margin-right: 2em;
    margin-left: 2em
    }
.tag {
    vertical-align: 0.3em;
    font-size: 0.8em;
    text-decoration: none;
    padding-left: 0.1em
    }
div.poem {
    margin-bottom: 1em;
    margin-left: 10%;
    margin-right: 10%;
    text-align: left;
    font-size: 95%
    }
.poem p {
    margin-top: 0;
    margin-bottom: 0
    }
.poem p.i2 {
    margin-left: 2em
    }