body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 70%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.tiny {
    width: 10%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
h1, h2 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 150%
    }
.center {
    text-align: center
    }
.pagenum {
    font-style: normal;
    font-weight: normal;
    font-size: 65%;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.r {
    text-align: right
    }
.pad4 {
    margin-top: 4em
    }
.pad2 {
    margin-top: 2em
    }
.small {
    font-size: 70%
    }
.smcap {
    font-variant: small-caps
    }
.tnote {
    background-color: #F5F5DC;
    color: #000;
    padding: 1em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 85%
    }
.tnote h2 {
    font-weight: normal;
    margin-top: 1em;
    margin-bottom: 1em
    }
.tnote ul {
    list-style-type: none
    }
.poem {
    margin-top: 1em;
    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: 1.5em
    }