body {
    font-size: 1em;
    text-align: justify;
    margin-left: 10%;
    margin-right: 10%
    }
h1 {
    font-size: 120%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
h2 {
    font-size: 115%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em
    }
h3 {
    font-size: 103%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
sup {
    line-height: 0;
    font-variant: normal
    }
sub {
    line-height: 0;
    font-variant: normal
    }
p {
    text-indent: 1em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: 85%
    }
.small {
    font-size: 70%
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.toc {
    margin-left: 10%;
    margin-right: 10%;
    text-indent: 0
    }
.toc p {
    text-indent: 0
    }
.resume {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 2em;
    text-indent: -2em;
    font-size: 95%
    }
.quote {
    margin-left: 5%
    }
.date {
    text-align: right;
    margin-right: 10%
    }
.author {
    text-align: right;
    margin-right: 20%
    }
.authorsc {
    text-align: right;
    margin-right: 20%;
    font-variant: small-caps;
    font-size: 95%
    }
.footnote p {
    text-indent: 0
    }
.sidedate {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-left: 1em;
    clear: right;
    margin-top: 1em;
    font-size: smaller;
    color: black;
    background: #eee;
    border: solid 1px;
    text-align: left;
    text-indent: 0
    }
.sidenote {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-right: 1em;
    clear: left;
    margin-top: 0.3em;
    font-size: 80%;
    color: black;
    background: #eee;
    border: solid 1px;
    text-align: center;
    text-indent: 0
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.figcenter {
    margin: auto;
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.figcenter p {
    font-variant: small-caps;
    font-size: 90%;
    text-indent: 0
    }