p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 15%;
    margin-right: 15%
    }
.pagenum {
    text-indent: 0;
    color: #ababab;
    background-color: inherit;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-decoration: none
    }
.blockquot {
    margin-left: 10%;
    margin-right: 10%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.smcap {
    font-variant: small-caps
    }
.dropcap {
    font-size: 250%;
    line-height: 83%
    }
.small {
    font-size: 75%
    }
.big {
    font-size: 125%;
    font-weight: bold
    }
.bigger {
    font-size: 175%;
    font-weight: bold
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 0.8em;
    text-decoration: none
    }
.notes {
    background-color: #eee;
    color: #000;
    padding: 0.5em;
    margin-left: 10%;
    margin-right: 10%;
    border: 1px solid black
    }