a:hover {
    color: red
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    text-align: justify
    }
h1, h2, h3, h4 {
    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
    }
.poem > p {
    margin-bottom: 0;
    padding-left: 3em;
    text-indent: -3em;
    text-align: left
    }
.sp2, div.sp2, table.sp2 {
    margin-bottom: 3ex
    }
.sp3, div.sp3, table.sp3 {
    margin-bottom: 4.5ex
    }
.sp4, table.sp4 {
    margin-bottom: 6ex
    }
.sp5, div.sp5, table.sp5 {
    margin-bottom: 7.5ex
    }
.sc {
    font-variant: small-caps
    }
.xx-smaller {
    font-size: 58%
    }
.x-smaller {
    font-size: 69%
    }
.smaller {
    font-size: 83%
    }
.larger {
    font-size: 120%
    }
.x-larger {
    font-size: 144%
    }
.xx-larger {
    font-size: 182%
    }
.xxx-larger {
    font-size: 207%
    }
.xxxx-larger {
    font-size: 249%
    }
.gsp {
    letter-spacing: 0.2em
    }
.gap {
    display: inline-block;
    width: 2em
    }
.hid {
    visibility: hidden
    }
.fsn {
    font-style: normal
    }
.fsi {
    font-style: italic
    }
.wnw {
    white-space: nowrap
    }
.sans {
    font-family: Arial, Helvetica, sans-serif
    }
.bq2 {
    margin-left: 3%
    }
.fcenter {
    margin: auto
    }
.fnote {
    vertical-align: super;
    font-size: 66%;
    text-align: right
    }
.foot {
    margin-left: 3%
    }
.pagenum {
    font-size: 83%;
    text-align: right;
    font-style: normal
    }
.smaller .pagenum {
    font-size: 100%
    }
.spp {
    font-size: 0.6em
    }
.suu {
    font-size: 0.6em
    }
div.pc28 {
    margin-left: auto;
    margin-right: auto;
    width: 28em
    }
table.tlf {
    table-layout: fixed
    }
.it1 {
    padding-left: 1em;
    text-indent: -1em
    }
.it1p05 {
    padding-left: 1.5em;
    text-indent: -1em
    }
.ac {
    text-align: center
    }
.ar {
    text-align: right
    }
.mc {
    margin: 0 auto;
    max-width: 99%
    }
.vbm {
    vertical-align: bottom
    }
.vmi {
    vertical-align: middle
    }
table.ba, .ba > td {
    border: 1px solid black
    }
td.bb {
    border-bottom: 1px solid black
    }
td.br {
    border-right: 1px solid black
    }
.fwb {
    font-weight: bold
    }
.pr0 {
    padding-right: 0
    }
.pr2 {
    padding-right: 2em
    }
.pt05, .pt05 > td {
    padding-top: 0.5em
    }
.pb05, .pb05 > td {
    padding-bottom: 0.5em
    }
.brace {
    width: 0.45em
    }
.w16 {
    width: 16%
    }
.w20 {
    width: 20%
    }
.w25 {
    width: 25%
    }
.w50 {
    width: 50%
    }
.w100 {
    width: 100%
    }
@media screen, print {
    table.handonly {
        display: none
        }
    table.nothand {
        display: table
        }
    .poem {
        margin-left: 8em;
        margin-right: 8em;
        margin-bottom: 3ex;
        text-align: left
        }
    }
@media all {
    table.handonly {
        display: table
        }
    table.nothand {
        display: none
        }
    .poem {
        margin-left: 1em;
        margin-right: 1em;
        margin-bottom: 3ex;
        text-align: left
        }
    div.w20 {
        width: 40%
        }
    div.w25 {
        width: 50%
        }
    table.w100 {
        width: 99%
        }
    }