p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 33%;
    margin-top: 1em;
    margin-bottom: 1em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.bb {
    border-bottom: solid 2px
    }
.bl {
    border-left: solid 2px
    }
.note {
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 1em
    }
.blkquot {
    margin-left: 4em;
    margin-right: 4em
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.sidenote {
    margin-bottom: 1em;
    margin-top: 1em;
    padding-left: 1em;
    font-size: smaller;
    clear: right
    }
hr.full {
    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
    }
pre {
    font-size: 9pt
    }