p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.r {
    text-align: right;
    margin-right: 5%
    }
.tb {
    margin-top: 5%
    }
h1 {
    text-align: center;
    margin-top: 15%;
    clear: both;
    text-indent: 0%
    }
h2 {
    text-align: center;
    clear: both;
    text-indent: 0%
    }
h3 {
    margin-top: 20%;
    text-align: center;
    clear: both;
    text-indent: 0%
    }
.top15 {
    margin-top: 15%
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
table {
    margin: 10%;
    border: dotted silver 3px;
    padding: 2.5%;
    text-align: center
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: large
    }
a:link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:visited {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: red;
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: large
    }
.blockquot {
    margin: 5% 5% 5% 5%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.poem {
    margin-left: 30%;
    white-space: nowrap;
    text-indent: 0%
    }
.poemb {
    padding: 5% 5% 5% 5%;
    margin: 10% 15% 10% 15%;
    border-top: 3px double black;
    border-bottom: 3px double black
    }
.poembb {
    padding: 5% 5% 5% 5%;
    margin: 5% 15% 5% 15%;
    border-bottom: 3px double black
    }