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
    }
hr {
    width: 20%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.long {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.full {
    width: 100%
    }
.blockquot {
    margin-left: 7%;
    margin-right: 7%
    }
.bkdes {
    text-indent: 0;
    margin-left: 5%;
    margin-top: 0;
    margin-bottom: 1em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.sc {
    font-variant: small-caps
    }
.noindent {
    text-indent: 0
    }
.cap {
    text-indent: 0;
    text-align: center;
    font-size: 90%;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 2em
    }
table {
    margin-left: auto;
    margin-right: auto;
    font-size: 90%
    }
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
    }