body {
    margin-left: 20%;
    margin-right: 20%;
    text-align: justify
    }
p {
    text-indent: 1em;
    margin-top: 0.25em;
    margin-bottom: 0.25em
    }
p.t1 {
    text-align: center;
    text-indent: 0;
    font-size: 1.2em;
    letter-spacing: 0.1em
    }
p.t2 {
    text-align: center;
    text-indent: 0;
    font-size: 1.5em
    }
p big {
    font-size: 1.25em
    }
h1 {
    text-align: center;
    clear: both;
    font-size: 2.3em;
    font-weight: normal
    }
h2 {
    text-align: center;
    clear: both;
    font-size: 1.7em;
    font-weight: normal;
    letter-spacing: 0.15em
    }
h3 {
    text-align: center;
    clear: both;
    font-size: 1.2em;
    font-weight: normal
    }
h4 {
    text-align: center
    }
hr {
    width: 50%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
table {
    margin-left: auto;
    margin-right: auto;
    font-family: Georgia, serif
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
.pagenum {
    display: inline;
    font-size: 0.8em;
    text-align: right;
    text-indent: 0;
    font-style: normal;
    font-family: garamond, serif;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000;
    background-color: #CF6
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.noin {
    text-indent: 0
    }
.tn {
    background-color: #EEE;
    padding: 0.5em 1em 0.5em 1em
    }
.dcap {
    font-size: 350%;
    line-height: 80%;
    margin: auto
    }
.caption {
    font-weight: bold
    }
.figcenter {
    margin: auto;
    text-align: center
    }
.poem {
    margin-left: 20%;
    margin-right: 20%;
    font-family: Georgia, serif;
    text-align: left
    }
hr.full {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }