body {
    background-color: white;
    color: black;
    font-family: "Courier New", "Fixedsys", "Times New Roman";
    font-size: 1em
    }
div.page {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em
    }
caption {
    font-size: 1.17em;
    font-weight: 900
    }
table.toc {
    background-color: #e5e5e5;
    border: 2px solid black;
    text-indent: 1em;
    margin-left: 10%;
    margin-bottom: 2em;
    width: 80%;
    padding: 2%;
    font-size: 1em
    }
td.c_head {
    text-align: left;
    vertical-align: top
    }
tr.even {
    background-color: #e8e8e8
    }
td.c_note {
    text-align: right;
    font-size: 0.83em;
    width: 40%
    }
hr {
    color: black;
    background-color: black;
    width: 80%
    }
a {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: black
    }
div.poetry {
    text-align: left;
    margin-left: 3em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-family: "Courier New", "Fixedsys", "Times New Roman";
    font-size: 0.83em
    }
div.ln {
    margin: 0;
    text-indent: -1em
    }
div.tail_r {
    padding-left: 12em
    }
div.tail_m {
    padding-left: 7em;
    text-indent: -1em
    }
div.tail_m div {
    padding-left: 7em
    }
div.spacer {
    margin-left: 7em;
    margin-top: 1em;
    margin-bottom: 1em
    }
p.spacer {
    text-align: center
    }
p {
    margin-left: 1em;
    margin-right: 1em;
    margin-top: 0%;
    text-align: left;
    font-family: "Times New Roman";
    font-size: 0.93em
    }
p.dedication {
    text-align: center;
    font-size: 0.93em;
    line-height: 2
    }
p.signature {
    text-align: left;
    margin-top: 1em;
    margin-bottom: 1em
    }
q {
    text-align: justify
    }
img {
    text-align: center;
    border: none;
    margin-bottom: 1em
    }
blockquote {
    margin: 1em
    }