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: 2em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em
    }
h4 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
h5 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr.hr10 {
    width: 10%;
    text-align: center;
    margin-left: 45%
    }
hr.hr40 {
    width: 40%;
    text-align: center;
    margin-left: 30%
    }
ul.none {
    list-style-type: none
    }
ul.advert {
    list-style-type: none;
    margin-left: 10%;
    margin-right: 10%
    }
sup {
    line-height: 0;
    font-variant: normal
    }
p {
    text-indent: 1em
    }
table {
    border-collapse: collapse;
    table-layout: auto;
    margin-left: 5%;
    margin-top: 1em;
    margin-bottom: 1em
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.small {
    font-size: 70%
    }
.smaller {
    font-size: smaller
    }
.bigger {
    font-size: 105%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right
    }
.ralign {
    text-align: right
    }
.noindent {
    text-indent: 0
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add6em {
    margin-left: 6em
    }
.add8em {
    margin-left: 8em
    }
.wspaced1em {
    word-spacing: 1em
    }
.advert li {
    margin-left: 6em;
    text-indent: -6em;
    margin-top: 1em
    }
.toc_pref {
    margin-left: 4em;
    text-indent: -2em;
    margin-right: 15%
    }
.toc_pref li {
    margin-top: 0.5em
    }
.quote {
    margin-left: 10%;
    font-size: 85%
    }
.source {
    text-align: right;
    margin-right: 10%
    }
.center_poem {
    margin: auto;
    text-indent: 0;
    text-align: center
    }
.poem {
    font-size: 90%;
    text-indent: 0;
    text-align: left;
    display: inline-block
    }
.poem p {
    text-indent: 0
    }
.resume {
    margin-left: 3em;
    text-indent: -2em;
    font-size: 85%
    }
.toc {
    margin-left: 5em;
    text-indent: -2em;
    margin-right: 15%
    }
.toc li {
    margin-top: 0.5em
    }
.subsect li {
    margin-left: 2em;
    text-indent: -2em
    }
.footnote p {
    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-top: 4em;
    margin-bottom: 2em;
    text-align: center;
    text-indent: 0
    }
@media all {
    h2, h3 {
        page-break-before: always
        }
    ralign {
        text-align: right
        }
    }