body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 125%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 120%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h3 {
    font-size: 115%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em;
    line-height: 2em
    }
h4 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr {
    width: 20%;
    text-align: center
    }
ul {
    list-style-type: none;
    margin-left: 10%
    }
ol {
    list-style-type: none;
    margin-left: 15%
    }
li {
    line-height: 1.5em
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%;
    text-indent: 0;
    font-size: 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
    }
.add2em {
    margin-left: 2em
    }
.add6em {
    margin-left: 6em
    }
.min1em {
    margin-left: -1em
    }
.min15em {
    margin-left: -1.5em
    }
.left50 {
    margin-left: 50%
    }
.poem {
    text-indent: 0;
    margin-left: 10%
    }
.poem20 {
    margin-left: 20%;
    font-size: 95%;
    text-indent: 0
    }
.resume {
    margin-left: 4em;
    text-indent: 0
    }
.footnote p {
    text-indent: 0;
    font-size: 95%
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }