body {
    text-align: justify;
    margin-left: 15%;
    margin-right: 15%;
    line-height: 1.5em
    }
h1 {
    font-size: 175%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em;
    line-height: 1em
    }
h1.pg {
    font-size: 190%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em
    }
h2 {
    font-size: 150%;
    text-align: center;
    margin-top: 10em;
    margin-bottom: 2em;
    line-height: 1em
    }
h3 {
    font-size: 125%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
h3.pg {
    font-size: 105%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1em
    }
h4 {
    font-size: 75%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr {
    width: 75%;
    margin-left: 15%
    }
hr.small {
    width: 25%;
    margin-left: 10%
    }
hr.poems {
    width: 15%;
    margin-left: 3%
    }
table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    table-layout: fixed
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 0;
    width: 90%;
    text-indent: 0
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.pagenum {
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.index {
    margin-left: 10%;
    font-size: 92%
    }
.poem {
    margin-left: 28%
    }
.poem2 {
    margin-left: 32%
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.big {
    font-size: 120%
    }
.small {
    font-size: 80%
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.box {
    border-style: solid;
    border-width: 1px;
    margin: 1em 20% 1em 20%;
    padding: 1em
    }
.thin {
    margin-left: 20%;
    margin-right: 20%
    }
.left10 {
    margin-left: 10%;
    text-indent: 0
    }
.right {
    text-align: right
    }
.center {
    text-align: center;
    text-indent: 0
    }
.noindent {
    text-indent: 0
    }
.ralign44 {
    margin-right: 44%;
    text-align: right
    }
div.pg {
    line-height: 1em
    }
hr.full {
    width: 100%;
    margin-left: 0
    }
pre {
    font-size: 85%
    }