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: 1.5em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
h3 {
    font-size: 105%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
h4 {
    font-size: 100%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.5em
    }
a:focus, a:active {
    background-color: #fe6
    }
ul.none {
    list-style-type: none
    }
sup {
    line-height: 0;
    font-size: 70%
    }
sub {
    line-height: 0;
    font-size: 70%
    }
p {
    text-indent: 1em
    }
table.auto {
    border-collapse: collapse;
    table-layout: auto;
    width: 90%;
    font-size: 90%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 5%
    }
table {
    border-collapse: collapse;
    table-layout: fixed;
    width: 90%;
    font-size: 90%;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 5%
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.resume {
    margin-left: 2em;
    text-indent: -2em;
    font-size: 85%
    }
.date {
    text-align: right;
    margin-right: 10%
    }
.quote {
    margin-left: 5%;
    font-size: 95%
    }
.poem {
    margin-left: 10%;
    font-size: 95%;
    text-indent: 0
    }
.poem p {
    text-indent: 0
    }
.author {
    text-align: right;
    margin-right: 10%
    }
.authorsc {
    text-align: right;
    margin-right: 10%;
    font-variant: small-caps;
    font-size: 95%
    }
.toc {
    margin-left: 10%;
    margin-right: 25%
    }
.toc li {
    margin-top: 0.4em
    }
.footnote p {
    text-indent: 0
    }
.center {
    text-align: center;
    text-indent: 0
    }
.noindent {
    text-indent: 0
    }
.right {
    text-align: right
    }
.add2em {
    margin-left: 2em
    }
.smcap {
    font-variant: small-caps;
    font-size: 95%
    }
.smaller {
    font-size: smaller;
    font-weight: normal
    }
.small {
    font-size: 70%
    }
.bor_right {
    border-right-style: solid;
    border-right-width: 1px
    }
.bor_left {
    border-left-style: solid;
    border-left-width: 1px
    }
.valignt {
    vertical-align: top
    }
.valignb {
    vertical-align: bottom
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #C0C0C0;
    background-color: inherit
    }
@media all {
    h2 {
        page-break-before: always
        }
    }