p {
    margin-top: 0.2em;
    text-align: justify;
    margin-bottom: 0.2em;
    text-indent: 4%
    }
.grk {
    font-family: sans-serif, serif
    }
.ast {
    text-align: center;
    text-indent: 0%;
    letter-spacing: 1em
    }
.sans {
    font-family: sans-serif, serif;
    text-align: center;
    text-indent: 0%;
    font-weight: bold;
    font-size: 120%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
.cb {
    text-align: center;
    text-indent: 0%;
    font-weight: bold
    }
.fint {
    text-align: center;
    text-indent: 0%;
    margin-top: 2em
    }
.nind {
    text-indent: 0%
    }
.lftspc {
    margin-left: 0.25em
    }
.r {
    text-align: right;
    margin-right: 5%
    }
small {
    font-size: 70%
    }
big {
    font-size: 130%
    }
h1 {
    margin-top: 5%;
    text-align: center;
    clear: both
    }
h2 {
    margin-top: 4%;
    margin-bottom: 2%;
    text-align: center;
    clear: both;
    font-size: 120%;
    font-weight: normal
    }
hr {
    width: 90%;
    margin: 1em auto 0.2em auto;
    clear: both;
    color: black
    }
hr.hr25 {
    width: 25%;
    margin: 1em auto 0.2em auto;
    clear: both;
    color: black
    }
hr.full {
    width: 60%;
    margin: 2% auto 2% auto;
    border-top: 1px solid black;
    padding: 0.1em;
    border-bottom: 1px solid black;
    border-left: none;
    border-right: none
    }
table {
    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: auto;
    margin-right: auto;
    border: none
    }
body {
    margin-left: 4%;
    margin-right: 6%;
    background: #fff;
    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: purple;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: #F00;
    text-decoration: underline
    }
.smcap {
    font-variant: small-caps;
    font-size: 100%
    }
img {
    border: none
    }
.blockquot {
    margin: 2em 10em 2em 10em;
    font-size: 80%
    }
div.poetry {
    text-align: center
    }
div.poem {
    font-size: 90%;
    margin: auto auto;
    text-indent: 0%;
    display: inline-block;
    text-align: left
    }
div.poem2 {
    font-size: 150%;
    margin: auto auto;
    text-indent: 0%;
    display: inline-block;
    text-align: left;
    letter-spacing: 0.25em
    }
.poem .stanza {
    margin-top: 1em;
    margin-bottom: 1em
    }
.poem span.i0 {
    display: block;
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.pagenum {
    font-style: normal;
    font-size: 55%;
    text-align: right;
    color: gray;
    background-color: #fff;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0
    }
@media all {
    .pagenum {
        display: none
        }
    }