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: 3em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
sup {
    line-height: 0
    }
ul.none {
    list-style-type: none
    }
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: 90%
    }
.small {
    font-size: 75%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right10 {
    text-align: right;
    margin-right: 10%
    }
.add2em {
    margin-left: 2em
    }
.toc {
    margin-left: 10%;
    margin-right: 15%
    }
.biblio li {
    margin-top: 1em
    }
.footnote p {
    text-indent: 0
    }
.quote {
    margin-left: 5%;
    font-size: 95%
    }
.figcenter {
    margin-top: 2em;
    text-align: center
    }
.floatright4 {
    clear: right;
    text-align: center
    }
.floatright4 p {
    text-indent: 0
    }
.floatright {
    clear: right;
    text-align: center
    }
.floatright p {
    text-indent: 0
    }
.floatleft {
    clear: left;
    text-align: center
    }
.floatleft p {
    text-indent: 0
    }
.nofloat {
    clear: both
    }
.noindent {
    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
    }