h1, h2 {
    text-align: center;
    clear: both
    }
h1 {
    font-size: 1.5em;
    line-height: 200%
    }
h2 {
    font-weight: bold;
    font-size: 1.5em;
    line-height: 160%;
    margin-top: 2em
    }
p {
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    text-align: justify;
    text-indent: 1.5em
    }
.pagenum {
    font-size: small;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    color: #ccc;
    text-align: right
    }
.cent {
    text-align: center;
    text-indent: 0;
    clear: both
    }
.t1 {
    font-size: 6em
    }
.t2 {
    font-size: 4em
    }
.t3 {
    font-size: 2em;
    letter-spacing: 0.4em
    }
.t4 {
    font-size: 1.6em;
    letter-spacing: 0.4em
    }
.t5 {
    font-size: 1.2em
    }
.sep4 {
    margin-top: 4em
    }
.sepb {
    margin-bottom: 6em
    }
.sep0 {
    margin-top: 0.1em;
    margin-bottom: 0.1em
    }
.esp {
    letter-spacing: 0.3em
    }
ins {
    text-decoration: none;
    border-bottom: thin dotted silver
    }
.smcap {
    font-variant: small-caps;
    letter-spacing: 0.2em
    }
em {
    font-style: normal;
    font-variant: small-caps
    }
p.hang {
    margin-left: 1.5em;
    text-indent: -1.5em
    }
p.right {
    text-align: right
    }
p.dropcap {
    text-indent: 0
    }
p.dropcap:first-letter {
    clear: left;
    margin: -0.2em 0.1em 0;
    margin-top: 0%;
    padding: 0;
    line-height: 0.75em;
    font-size: 300%;
    text-align: justify;
    text-indent: 0
    }
div.bookpage {
    margin: 2em auto 2em auto
    }
.noind {
    text-indent: 0
    }
table {
    margin-left: auto;
    margin-right: auto;
    border: none;
    width: 26em
    }
.tdl {
    text-align: left;
    vertical-align: top;
    padding-left: 1.4em;
    text-indent: -1.4em;
    padding-right: 1em
    }
.tdr {
    text-align: right
    }
.lsoff {
    list-style-type: none;
    text-indent: 1.5em
    }
li {
    margin-top: 0.25em;
    margin-bottom: 0;
    line-height: 1.1em;
    text-align: justify
    }
.box {
    margin-left: auto;
    margin-right: auto;
    max-width: 36em;
    background-color: #f6f6f6;
    padding: 1em;
    border: solid 1px #ccc;
    font-size: 0.9em
    }
hr {
    border-style: solid none none;
    clear: both;
    margin: 1em 0 1em 0
    }
hr.full {
    border-width: 4px 0 0 0;
    border-style: solid;
    margin: 4em 0 4em 0;
    color: #996
    }
.figcenter {
    text-align: center
    }
div.poem {
    margin: 0 auto 0.5em auto;
    width: 20em;
    font-size: 0.9em;
    text-align: left
    }
div.poem .verse {
    padding-left: 8em;
    text-indent: -8em
    }
div.poem .verse6 {
    padding-left: 8em;
    text-indent: -5em
    }
@media screen {
    body {
        margin: 0 auto 0 auto;
        width: 60%
        }
    span.screenonly {
        display: inline
        }
    div.screenonly {
        display: block
        }
    }
@media all {
    p {
        margin-top: 0.75em;
        text-align: justify;
        margin-bottom: 0.75em
        }
    .smcap {
        text-transform: uppercase;
        font-size: 80%;
        letter-spacing: 0.2em
        }
    .em {
        text-transform: uppercase;
        font-size: 80%
        }
    .screenonly {
        display: none
        }
    span.xlink {
        display: none
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0
        }
    bookpage {
        page-break-before: always
        }
    }
a:link {
    color: #996;
    text-decoration: none
    }
a:visited {
    color: #996;
    text-decoration: none
    }
a:hover {
    color: #000;
    text-decoration: underline
    }