p {
    margin-top: 1em;
    text-align: justify;
    text-indent: 1.25em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em
    }
body {
    margin-left: 7%;
    margin-right: 7%
    }
.note {
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 1em;
    font-size: 85%
    }
.blkquot {
    margin-left: 4em;
    margin-right: 4em
    }
.ctr {
    text-align: center
    }
.toc {
    text-indent: 0;
    margin-left: 2em
    }
.author {
    text-align: right;
    margin-top: -1.2em;
    margin-right: 5%
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }