body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 115%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 4em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
a:focus, a:active {
    background-color: #fe6
    }
sup {
    line-height: 0
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.small {
    font-size: 70%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.slim {
    margin-left: 20%;
    margin-right: 20%;
    text-indent: 0
    }
.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%
    }
.date {
    text-align: right;
    margin-right: 10%
    }
.signat {
    text-align: right;
    margin-right: 15%
    }
.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
    }
.ralign {
    text-align: right
    }
.figcenter {
    text-align: center
    }
.caption {
    font-variant: small-caps;
    font-size: 90%
    }
@media all {
    h2 {
        page-break-before: always
        }
    }