body {
    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
    }
a:focus, a:active {
    background-color: #fe6
    }
hr {
    width: 20%;
    text-align: center
    }
ul {
    list-style-type: none
    }
ul.illo {
    list-style-type: circle
    }
div.tn {
    margin-left: 10%;
    width: 80%;
    font-size: 80%
    }
div.quote {
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
p {
    text-indent: 1em
    }
p.header {
    font-size: 130%;
    text-align: center;
    margin-bottom: 1em;
    text-indent: 0
    }
p.resume {
    text-indent: 0;
    margin-bottom: 2em;
    font-variant: small-caps;
    font-size: 90%;
    margin-left: 5%;
    margin-right: 5%
    }
.small {
    font-size: 70%
    }
.smaller {
    font-size: smaller
    }
.smcap {
    font-variant: small-caps;
    font-size: 90%
    }
.italic {
    font-style: italic
    }
.pagenum {
    visibility: hidden;
    text-align: right;
    color: #C0C0C0;
    background-color: inherit
    }
.p2 {
    margin-top: 2em;
    margin-bottom: 1em
    }
.p4 {
    margin-top: 4em;
    margin-bottom: 1em
    }
.poem {
    text-indent: 0;
    font-size: 95%
    }
.poem20 {
    text-indent: 0;
    margin-left: 20%;
    font-size: 95%
    }
.poem20 p {
    text-indent: 0
    }
.poem30 {
    text-indent: 0;
    margin-left: 30%;
    font-size: 95%
    }
.tn p {
    text-indent: 0
    }
.quote {
    margin-left: 5%;
    margin-right: 5%;
    font-size: 95%
    }
.center {
    text-align: center
    }
.right {
    text-align: right
    }
.illo {
    margin-left: 10%
    }
.add1em {
    margin-left: 1em
    }
.add2em {
    margin-left: 2em
    }
.add5em {
    margin-left: 5em
    }
.figcenter {
    text-align: center;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.figcenter p {
    text-indent: 0;
    font-variant: small-caps;
    font-size: 90%
    }
.floatleft {
    clear: left;
    text-align: center
    }
.floatright {
    clear: right;
    text-align: center
    }
.dropcap {
    clear: left
    }
.imgheader {
    margin-top: 4em
    }