body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 110%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
h2 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.4em
    }
h4 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
h5 {
    font-size: 120%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em
    }
a:focus, a:active {
    background-color: #fe6
    }
hr.small {
    width: 20%;
    text-align: center
    }
ul.none {
    list-style-type: none;
    margin-top: 1em
    }
li {
    margin-top: 0.5em
    }
sup {
    line-height: 0
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
p {
    text-indent: 1em
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.tn p {
    margin-left: 15%;
    width: 70%;
    font-size: 80%;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller
    }
.small {
    font-size: 70%
    }
.normal {
    font-weight: normal;
    font-variant: normal;
    font-style: normal
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right10 {
    text-align: right;
    margin-right: 10%
    }
.toc {
    margin-left: 10%;
    margin-right: 15%
    }