body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-indent: 1em;
    margin-top: 0.75em;
    font-size: 100%;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 20%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.long {
    width: 65%
    }
hr.full {
    width: 100%
    }
.sc {
    font-variant: small-caps
    }
.verse {
    margin-left: 20%;
    text-align: left;
    text-indent: -0.5em
    }
.verse2 {
    margin-left: 20%;
    text-align: left;
    text-indent: 0
    }
.verse3 {
    margin-left: 30%;
    text-align: left;
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.ar {
    margin-right: 10%;
    text-align: right;
    font-variant: small-caps;
    margin-top: 0
    }
.closing {
    margin-left: 40%;
    margin-right: 5%;
    margin-top: 0;
    text-indent: -3em
    }
.closing2 {
    margin-left: 25%;
    text-indent: 12em;
    margin-top: 0
    }
.closing3 {
    margin-left: 50%;
    margin-top: 0;
    margin-bottom: 0
    }
.bquote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 90%;
    margin-bottom: 0.5em
    }
.note {
    text-align: center;
    text-indent: 0;
    margin-top: 1em;
    font-size: 85%
    }
.noindent {
    text-indent: 0
    }
.toc {
    font-variant: small-caps;
    text-align: center;
    text-indent: 0;
    margin-top: 0;
    margin-bottom: 0.2em
    }
.char {
    margin-left: 20%;
    margin-right: 5%;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0.5em;
    text-indent: -1em
    }
center {
    padding: 0.8em
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
pre {
    font-size: 8pt
    }