body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 115%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 2em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
h3 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
h4 {
    font-size: 105%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
h5 {
    font-size: 100%;
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1em
    }
h6 {
    font-size: 95%;
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1em;
    margin-left: 5%;
    margin-right: 5%;
    font-weight: normal
    }
a:focus, a:active {
    background-color: #fe6
    }
hr.small {
    width: 20%;
    text-align: center
    }
p {
    text-indent: 1em
    }
sup {
    line-height: 0
    }
ul.none {
    list-style-type: none
    }
ul.toc li {
    margin-top: 0.4em
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.p0 {
    margin-top: -1em;
    margin-bottom: -1em
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.narrow5 {
    margin-left: 5%;
    margin-right: 5%
    }
.toc {
    margin-left: 5%;
    margin-right: 15%
    }
.quote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 95%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.mindent4 {
    text-indent: -4%
    }
.left10 {
    margin-left: 10%
    }
.left20 {
    margin-left: 20%
    }
.left50 {
    margin-left: 50%
    }
.noindent {
    text-indent: 0
    }
.add2em {
    margin-left: 2em
    }
.right5 {
    text-align: right;
    margin-right: 5%
    }
.right10 {
    text-align: right;
    margin-right: 10%
    }
.ralign5 {
    text-align: right
    }
.ralign20 {
    text-align: right
    }
.lalign60 {
    text-align: left
    }
.leftaligned {
    text-align: left
    }
.spaced2 {
    word-spacing: 2em
    }
.figcenter {
    margin: auto;
    text-align: center
    }