body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 1.5em
    }
.blockquote {
    text-indent: -1.5em;
    margin-left: 2em
    }
hr {
    width: 66%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.tb {
    width: 33%
    }
table {
    margin-left: auto;
    margin-right: auto
    }
th {
    padding-right: 1em
    }
.bt {
    border-top: 1px solid black
    }
.br {
    border-right: 1px solid black
    }
.bl {
    border-left: 1px solid black
    }
.bb {
    border-bottom: 1px solid black
    }
.bb2 {
    border-bottom: 4px double black
    }
.pagenum {
    display: none
    }
.right {
    text-align: right
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps
    }
.i3 {
    margin-left: 3em;
    text-indent: 0
    }
.i10 {
    margin-left: 10em;
    text-indent: 0
    }
.small {
    font-size: 0.7em
    }
.footnotes {
    border: 1px solid black;
    background-color: #eee
    }
.footnotes p {
    margin-left: 1.5em;
    text-indent: -1.5em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.fnlabel {
    text-decoration: none
    }