p {
    margin-top: 0.25em;
    text-align: justify;
    margin-bottom: 0.25em;
    text-indent: 2%
    }
.r {
    text-align: right;
    margin-right: 25%
    }
h1 {
    text-align: center;
    clear: both
    }
h3 {
    text-align: center;
    clear: both;
    margin-top: 15%
    }
h3.non {
    margin-top: 2%
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 50%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    color: black
    }
table {
    margin-left: auto;
    margin-right: auto
    }
body {
    margin-left: 2%;
    margin-right: 2%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
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
    }
small {
    font-size: 70%
    }
.un {
    text-decoration: underline
    }
img {
    border: 8px double black;
    margin-top: 5%;
    margin-bottom: 5%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.poem {
    margin-left: 25%;
    text-indent: 0%
    }