body {
    margin-left: 1em;
    margin-right: 1em;
    max-width: 40em
    }
p {
    margin: 0 1.5em;
    text-align: justify;
    text-indent: 1em;
    line-height: 1.2em
    }
.continue {
    text-indent: 0
    }
.center {
    text-indent: 0;
    text-align: center
    }
.caption {
    font-size: 1.2em
    }
.smcap {
    font-variant: small-caps
    }
div.front {
    text-align: center;
    margin: 2em;
    line-height: 2em
    }
div.front p {
    text-align: center
    }
h1, h2 {
    text-align: center
    }
h1 {
    margin: 2.5em auto 1em auto;
    font-size: 160%;
    line-height: 150%;
    color: #D02;
    clear: both
    }
h2 {
    margin: 2em auto 1em auto;
    font-size: 1.2em;
    font-weight: normal;
    letter-spacing: 0.2em;
    color: #996
    }
.fsize1 {
    font-size: 2em;
    line-height: 3em;
    color: #D02
    }
.fsize2 {
    font-size: 1.2em;
    line-height: 3em
    }
.fsize3 {
    font-size: 1.1em;
    line-height: 1.5em
    }
.fsize4 {
    font-size: 0.7em;
    line-height: 1.2em
    }
.gothic {
    font-family: "Old English Text MT", "French Script MT", "Engravers MT", "Copperplate Gothic Bold", serif
    }
hr {
    width: 50%;
    margin: 2.5em auto 2.5em auto;
    clear: both
    }
hr.short {
    width: 20%;
    margin: 1.5em auto 1em auto
    }
div.toc {
    text-align: center;
    font-size: 85%
    }
div.toc table {
    margin: 2em auto 2em auto;
    width: 90%
    }
div.toc td {
    text-align: left;
    padding: 0 0 0 2em;
    text-indent: -1em
    }
div.toc td.right {
    text-align: right
    }
.pagenum {
    visibility: hidden;
    font-size: smaller;
    text-align: right
    }
.figcenter {
    margin: 0.3em auto 0.5em auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
div#atclovelly .figcenter {
    margin-bottom: 0;
    margin-left: 0
    }
div#atclovelly .figleft {
    margin-top: 0;
    margin-left: 0
    }
img#fig015a {
    vertical-align: bottom
    }
img#fig015 {
    display: none
    }
.poembox {
    text-align: center;
    margin: 0.3em auto 0.3em auto
    }
.stanzaleft {
    text-align: left;
    display: inline-block;
    margin-bottom: 0
    }
.stanzaleft .verse0 {
    text-indent: -2em;
    padding-left: 2em
    }
.stanzaleft .verse1 {
    text-indent: -2em;
    padding-left: 3em
    }
.stanzaleft .verse2 {
    text-indent: -2em;
    padding-left: 4em
    }
.stanzaleft .verse4 {
    text-indent: -2em;
    padding-left: 6em
    }
.stanzaleft .verse6 {
    text-indent: -2em;
    padding-left: 8em
    }
.stanzactr {
    text-align: center;
    display: inline-block;
    margin-bottom: 0
    }
@media all {
    .stanzaleft {
        display: block;
        margin-left: 1.5em
        }
    img#fig015 {
        display: block;
        width: 600px;
        height: 686px
        }
    img#fig015a {
        display: none;
        width: 3px;
        height: 3px
        }
    img#fig015b {
        display: none;
        width: 3px;
        height: 3px
        }
    div.chapter-begin {
        page-break-before: always
        }
    h2.nobreak {
        page-break-before: avoid;
        padding-top: 0
        }
    }
div.toclink {
    font-size: 0.6em;
    padding: 0.5em 0 0 0;
    font-weight: normal;
    text-align: right
    }
a {
    text-decoration: none
    }
a:link {
    color: #249;
    background-color: inherit;
    border-bottom: thin dotted #999
    }
.transnote {
    background-color: #EED;
    color: black;
    font-size: 0.8em;
    padding: 0.5em;
    margin-bottom: 5em;
    font-family: monospace
    }
div.transnote div {
    margin: 0.51em auto 0.49em auto
    }