body {
    font-size: 1em;
    text-align: justify;
    margin-left: 5%;
    margin-right: 5%
    }
h1 {
    font-size: 140%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 130%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 2em
    }
h3 {
    font-size: 130%;
    text-align: center;
    margin-top: 4em;
    margin-bottom: 1em
    }
h4 {
    font-size: 120%;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em
    }
a:focus, a:active {
    background-color: #fe6
    }
abbr {
    border: none;
    text-decoration: none
    }
ul {
    list-style: none
    }
p {
    text-indent: 1em
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    color: #C0C0C0;
    background-color: inherit
    }
.smcap {
    font-variant: small-caps;
    font-size: 90%
    }
.smaller {
    font-size: smaller
    }
.poem10 {
    text-indent: 0;
    margin-left: 10%;
    font-size: 95%
    }
.poem20 {
    text-indent: 0;
    margin-left: 20%;
    font-size: 95%
    }
.quote {
    margin-left: 5%;
    font-size: 95%
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.figcenter {
    margin: auto;
    text-align: center;
    margin-top: 2em
    }
.center {
    text-align: center
    }
.col00-19 {
    margin-left: 0%;
    margin-right: 81%
    }
.col20-69 {
    margin-left: 20%;
    margin-right: 31%
    }
.col70-80 {
    margin-left: 70%;
    margin-right: 20%
    }
.left50 {
    margin-left: 50%
    }
.left60 {
    margin-left: 60%
    }