p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    clear: both
    }
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: 10%;
    margin-right: 10%
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right;
    font-style: normal
    }
.sidenote {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    margin-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-left: 0.5em;
    clear: right;
    text-align: center;
    font-size: 40%;
    color: black;
    border: dotted 1px
    }
.center {
    text-align: center
    }
.smcap {
    font-variant: small-caps;
    font-style: normal
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.label {
    text-align: right
    }
.fnanchor {
    vertical-align: baseline;
    font-size: 0.8em;
    text-decoration: none
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }
pre {
    font-size: 75%
    }