p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.ind {
    text-indent: 10%
    }
.ind2 {
    text-indent: -5%;
    margin-left: 50%
    }
h1 {
    text-align: center;
    clear: both;
    text-indent: 0%
    }
h2 {
    margin-left: 2%;
    margin-top: 15%;
    clear: both;
    text-indent: 0%
    }
.top5 {
    margin-top: 5%
    }
.top10 {
    margin-top: 10%
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 90%;
    margin-top: 10%;
    margin-bottom: 10%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    color: black
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: large
    }
ul {
    list-style-type: none;
    text-indent: 30%;
    font-variant: small-caps
    }
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
    }
.boxx {
    margin: 5% 5% 5% 5%;
    border: 2px solid black
    }
.box {
    margin: 15% 10% 10% 10%;
    border: 6px double black
    }
.blockquot {
    margin: 5% 5% 5% 10%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.dots {
    text-align: center;
    text-indent: 0%;
    font-weight: 700;
    font-size: 120%
    }
.non {
    text-indent: 0%
    }
.poem {
    margin-left: 25%;
    white-space: nowrap;
    text-indent: 0%
    }