p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
h1 {
    font-size: 275%;
    text-align: center;
    clear: both;
    text-indent: 0%
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both;
    text-indent: 0%
    }
.top5 {
    margin-top: 5%
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 10%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    color: black
    }
hr.full {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
    border: solid black
    }
table {
    margin-left: auto;
    margin-right: auto
    }
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
    }
.r {
    text-align: right;
    margin-right: 10%;
    font-weight: 700
    }
.smcap {
    font-variant: small-caps;
    font-family: "Times New Roman", serif;
    font-size: large
    }
img {
    border: none
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.poem {
    margin-left: 25%;
    white-space: nowrap;
    text-indent: 0%
    }
.start {
    margin: 10% 25% 10% 35%
    }
.box {
    padding: 5%;
    border: 6px double black;
    margin: 15% auto 15% auto
    }
.letter {
    margin-bottom: -0.5%;
    margin-top: -1%;
    padding: 0%;
    font-size: 250%;
    font-weight: 800
    }
.non {
    text-indent: 0%
    }