body {
    font-size: 100%
    }
p {
    margin-left: 15%;
    margin-right: 15%;
    text-indent: 1.5em;
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 10%
    }
hr.long {
    width: 50%
    }
hr.full {
    width: 100%
    }
p.cap {
    text-indent: 0;
    text-align: center;
    font-size: 90%;
    margin-top: 0.5em;
    margin-bottom: 2em
    }
p.ar {
    text-align: right;
    margin-bottom: 0
    }
p.note {
    text-indent: 0;
    text-align: center;
    font-size: 90%
    }
p.noindent {
    text-indent: 0
    }
p.foot {
    margin-left: 25%;
    margin-right: 15%;
    text-align: justify;
    text-indent: -1em;
    font-size: 85%;
    margin-top: 1.5em
    }
p.poem {
    text-indent: -0.5em;
    margin-left: 30%;
    text-align: left;
    margin-bottom: 0.25em
    }
p.poem2 {
    text-indent: 3em;
    margin-left: 30%;
    text-align: left;
    margin-bottom: 0.25em
    }
p.poem3 {
    text-indent: 10em;
    margin-left: 30%;
    text-align: left;
    margin-bottom: 0.25em
    }
p.toc {
    text-align: center;
    text-indent: 0;
    font-size: 90%;
    margin-bottom: 0.25em;
    margin-top: 0.25em
    }
p.itoc {
    text-indent: -1.5em;
    margin-left: 30%;
    font-size: 90%;
    margin-bottom: 0.25em;
    margin-top: 0.5em
    }
center {
    padding: 0.5em
    }
pre {
    font-size: 8pt;
    margin-left: 15%
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }