a:hover {
    color: red
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
body {
    margin-left: 14%;
    margin-right: 10%;
    text-align: justify
    }
h1, h2, h3 {
    text-align: center;
    font-size: 100%;
    font-weight: normal;
    margin-bottom: 3ex;
    margin-top: 0
    }
img {
    border: 0;
    margin-bottom: 0;
    margin-top: 0
    }
p {
    margin-bottom: 3ex;
    margin-top: 0
    }
sup {
    font-style: normal;
    font-size: 80%
    }
table {
    border-collapse: collapse
    }
td {
    padding: 0 0.5em;
    text-align: left;
    vertical-align: top;
    border: 0
    }
.smaller > p {
    margin-bottom: 1.5ex
    }
p.sp0 {
    margin-bottom: 0
    }
p.stanza {
    margin-top: 2ex
    }
.poem > p {
    margin-bottom: 0;
    padding-left: 3em;
    text-indent: -3em;
    text-align: left
    }
.sp2, div.sp2 {
    margin-bottom: 3ex
    }
.sp3, div.sp3, table.sp3 {
    margin-bottom: 4.5ex
    }
.sp4 {
    margin-bottom: 6ex
    }
.sp5, div.sp5 {
    margin-bottom: 7.5ex
    }
.sc {
    font-variant: small-caps
    }
.xx-smaller {
    font-size: 58%
    }
.smaller {
    font-size: 83%
    }
.larger {
    font-size: 120%
    }
.xx-larger {
    font-size: 182%
    }
.xxxx-larger {
    font-size: 249%
    }
.gsp {
    letter-spacing: 0.2em
    }
.bq1 {
    margin-left: 3%;
    margin-right: 3%
    }
.fcenter {
    margin: auto
    }
.fnote {
    vertical-align: super;
    font-size: 66%;
    text-align: right
    }
.foot {
    margin-left: -2%
    }
.smaller .pagenum {
    font-size: 100%
    }
div.poemc25 {
    margin-left: auto;
    margin-right: auto;
    width: 25em
    }
.ac {
    text-align: center
    }
.ar {
    text-align: right
    }
.mc {
    margin: 0 auto;
    max-width: 99%
    }
.vmi {
    vertical-align: middle
    }
.pl0 {
    padding-left: 0
    }
@media screen, print {
    .poem {
        margin-left: 8em;
        margin-right: 8em;
        margin-bottom: 3ex;
        text-align: left
        }
    .w5 {
        width: 5%
        }
    .w10 {
        width: 10%
        }
    .w25 {
        width: 25%
        }
    .w50 {
        width: 50%
        }
    }
@media all {
    body {
        margin-left: 1%;
        margin-right: 1%
        }
    .poem {
        margin-left: 1em;
        margin-right: 1em;
        margin-bottom: 3ex;
        text-align: left
        }
    div.w5 {
        width: 10%
        }
    div.w10 {
        width: 20%
        }
    div.w25 {
        width: 50%
        }
    table.w50 {
        width: 99%
        }
    }