body {
    margin-left: 15%;
    margin-right: 15%
    }
p {
    text-indent: 1em;
    margin-top: 0.75em;
    font-size: 100%;
    text-align: justify;
    margin-bottom: 0.75em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 50%;
    margin: 1.5em auto 1.5em auto
    }
.quote {
    margin-left: 6%;
    margin-right: 6%;
    text-indent: 0;
    font-size: 100%
    }
.figure {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0;
    text-align: center;
    font-size: 100%
    }
.center {
    text-indent: 0;
    text-align: center
    }
.sc {
    font-variant: small-caps
    }
a, img {
    text-decoration: none !important;
    border: none !important
    }
table {
    margin-left: auto;
    margin-right: auto;
    width: 75%
    }
td {
    padding: 0 0.5em 0 0.5em
    }
span.pagenum {
    font-size: 8pt;
    color: gray;
    background-color: inherit
    }