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: 50%
    }
hr.short {
    width: 10%
    }
hr.long {
    width: 70%
    }
hr.full {
    width: 100%
    }
p.toc {
    margin-left: 30%;
    text-indent: 0;
    text-align: left;
    font-size: 90%;
    margin-bottom: 0.25em;
    margin-top: 0.25em
    }
p.stoc {
    margin-left: 33%;
    text-indent: 0;
    text-align: left;
    margin-bottom: 0.25em;
    margin-top: 0.25em;
    font-size: 80%
    }
p.foot {
    margin-left: 30%;
    text-indent: -1em;
    text-align: justify;
    font-size: 80%
    }
p.foot2 {
    margin-right: 20%;
    text-align: right;
    font-size: 80%;
    margin-top: 0
    }
p.poem {
    text-indent: -0.5em;
    margin-left: 30%;
    text-align: left
    }
div.tp {
    margin-left: 15%;
    margin-right: 15%
    }
center {
    padding: 0.5em
    }
pre {
    font-size: 8pt;
    margin-left: 15%
    }
hr.pg {
    width: 100%
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }