body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto
    }
a {
    text-decoration: none
    }
.pagenum {
    font-size: smaller;
    text-align: right
    }
.center {
    text-align: center
    }
.big {
    font-size: 125%
    }
.huge {
    font-size: 150%
    }
.giant {
    font-size: 200%
    }
.smcap {
    font-variant: small-caps
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em;
    text-decoration: none
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }