body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 120%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 110%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em;
    line-height: 1.5em
    }
a:focus, a:active {
    background-color: #fe6
    }
ul.none {
    list-style-type: none;
    margin-left: 10%;
    margin-right: 10%
    }
ul.decimal {
    list-style-type: decimal;
    margin-left: 10%
    }
hr.hr10 {
    width: 10%;
    text-align: center;
    margin-top: 2em
    }
p {
    text-indent: 1em
    }
p.tn {
    margin-left: 10%;
    width: 80%;
    text-indent: 0;
    font-size: 85%
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.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%
    }
.small {
    font-size: 70%
    }
.smaller {
    font-size: 80%
    }
.box {
    border-style: solid;
    border-width: 2px;
    margin-top: 3em;
    margin-bottom: 3em;
    margin-right: 15%;
    margin-left: 15%;
    padding: 1em;
    text-align: center;
    text-indent: 0
    }
.poem20 {
    margin-left: 20%;
    font-size: 95%;
    text-indent: 0
    }
.poem20 p {
    text-indent: 0
    }
.section {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
    line-height: 1.5em;
    font-weight: bold
    }
.quote {
    margin-left: 10%;
    font-size: 95%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right;
    margin-top: 1.5em;
    margin-right: 10%
    }
.td-right {
    text-align: right
    }
.add3em {
    margin-left: 3em
    }
.add4em {
    margin-left: 4em
    }
.noindent {
    text-indent: 0
    }
.spaced1 {
    letter-spacing: 1em;
    font-weight: bold
    }