body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-indent: 1.5em;
    margin-top: 0.75em;
    font-size: 100%;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
h1, h3 {
    margin-top: 2em;
    margin-bottom: 2em
    }
hr {
    width: 20%
    }
hr.long {
    width: 75%
    }
hr.full {
    width: 100%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.sc {
    font-variant: small-caps
    }
.bquote {
    margin-left: 5%;
    margin-right: 5%
    }
.noindent {
    text-indent: 0
    }
.ar {
    margin-right: 8%;
    text-align: right;
    margin-top: 0;
    margin-bottom: 0.5em
    }
.pub {
    text-align: center;
    text-indent: 0;
    margin-top: 4em;
    margin-bottom: 2em;
    font-size: 90%
    }
.pub2 {
    text-align: center;
    text-indent: 0;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 90%
    }
.toc {
    text-align: center;
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0.25em;
    font-size: 90%
    }
.bks {
    text-indent: -2em;
    margin-right: 20%;
    margin-left: 20%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 90%
    }
.poem {
    margin-left: 20%;
    margin-right: 10%;
    margin-bottom: 1em;
    text-align: left
    }
.poem .stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.ih {
    margin-left: -0.5em
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
.poem p.i8 {
    margin-left: 4em
    }
.poem p.i20 {
    margin-left: 10em
    }