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
    }
h2 {
    font-size: 105%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 2em
    }
h3 {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
a:focus, a:active {
    background-color: #fe6
    }
sup {
    line-height: 0;
    font-variant: normal
    }
sub {
    line-height: 0
    }
hr.small {
    width: 10%;
    margin-left: 45%;
    text-indent: 0
    }
p {
    text-indent: 1em
    }
ul.none {
    list-style-type: none
    }
ul.decimal {
    list-style-type: decimal
    }
ul.decimal li {
    margin-top: 0.6em
    }
ul.roman {
    list-style-type: upper-roman
    }
ul.roman li {
    margin-top: 1em
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 90%;
    margin-left: 5%
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.b1 {
    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
    }
.right {
    text-align: right
    }
.noindent {
    text-indent: 0
    }
.left50 {
    margin-left: 50%
    }
.add07em {
    margin-left: 0.7em
    }
.add1em {
    margin-left: 1em
    }
.add12em {
    margin-left: 1.2em
    }
.add2em {
    margin-left: 2em
    }
.add3em {
    margin-left: 3em
    }
.add4em {
    margin-left: 4em
    }
.min1em {
    margin-left: -1em
    }
.tn p {
    margin-left: 10%;
    width: 80%;
    font-size: 90%
    }
.toc {
    margin-left: 10%;
    margin-right: 10%
    }
.resume {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 2em;
    text-indent: 0
    }
.quote {
    margin-left: 5%;
    font-size: 95%
    }
.quote40 {
    margin-left: 40%;
    font-size: 95%
    }
.poem {
    margin-left: 10%;
    font-size: 95%;
    text-indent: 0
    }
.poem50 {
    margin-left: 50%;
    font-size: 95%;
    text-indent: 0
    }
.figcenter {
    text-align: center;
    clear: both
    }
.figcenter p {
    text-indent: 0;
    font-size: 90%
    }
.floatright {
    clear: right;
    text-align: center
    }
.floatright p {
    text-indent: 0;
    font-size: 95%
    }
.floatleft {
    clear: left;
    text-align: center
    }
.floatleft p {
    text-indent: 0;
    font-size: 95%
    }
.box {
    border-style: solid;
    border-width: 1px 0 1px 0;
    margin: 1em 25% 1em 25%;
    padding: 0.3em;
    font-size: 150%;
    text-indent: 0;
    line-height: 0.7em
    }
.font60 {
    font-size: 60%
    }