body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 0;
    text-align: justify;
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    line-height: 1.25em
    }
.titlepage {
    font-weight: bold
    }
.smc {
    font-size: 90%
    }
.sc {
    font-variant: small-caps
    }
.chapter {
    text-align: center;
    line-height: 0.6em
    }
.ctr {
    text-align: center
    }
.ctrsmall {
    text-align: center;
    font-size: 90%
    }
.ctrsmaller {
    text-align: center;
    font-size: 80%
    }
.ctrsmallest {
    text-align: center;
    font-size: 70%
    }
.ctrtoppad {
    text-align: center;
    padding-top: 2em
    }
.ctrlarge {
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    padding-top: 3em
    }
.small {
    font-size: 90%
    }
.smaller {
    font-size: 80%
    }
.smallest {
    font-size: 70%
    }
#coverpage {
    border: 0.1em solid black
    }
.image {
    margin-bottom: 2em
    }
@media all {
    .figcenter {
        text-align: center;
        margin: 2em auto 2em auto
        }
    body {
        margin-left: 2%;
        margin-right: 2%
        }
    }
.figcenter {
    text-align: center;
    margin: 2em auto 2em auto
    }
.caption {
    font-size: small;
    text-align: center;
    text-indent: 0;
    margin: 0.25em 0
    }
.title {
    font-size: 120%;
    text-align: center;
    page-break-before: always;
    font-weight: bold;
    padding-top: 2em
    }
h1 {
    text-align: center;
    font-size: 150%;
    font-weight: bold;
    line-height: 1.6;
    padding-top: 1.5em
    }
h2 {
    text-align: center;
    font-size: 103%;
    font-weight: bold;
    padding-top: 3.5em;
    padding-bottom: 1.25em;
    page-break-before: always
    }
hr.med {
    width: 65%;
    height: 0.1em;
    margin-top: 2em;
    margin-bottom: 2em
    }
hr.short {
    width: 35%;
    height: 0.1em;
    margin-top: 2em;
    margin-bottom: 2em
    }
.poem {
    margin-left: 12%;
    margin-right: 4%;
    margin-bottom: 1.5em;
    margin-top: 1.2em;
    text-align: left
    }
.stanza {
    margin: 1em 0 1em 0
    }
.poem p {
    margin: 0;
    padding-left: 3em;
    text-indent: -3em
    }
.poem p.i2 {
    margin-left: 1em
    }
.poem p.i4 {
    margin-left: 2em
    }
.poem p.i6 {
    margin-left: 3em
    }
.poem p.i8 {
    margin-left: 4em
    }
.poem p.i10 {
    margin-left: 10em
    }
.poem p.i12 {
    margin-left: 12em
    }
.poem p.i18 {
    margin-left: 9em
    }
.cpoem {
    width: 80em;
    margin: 0 auto;
    text-align: left
    }
.tn {
    font-size: small;
    padding: 0.4em 0.6em 0.6em 0.4em;
    background-color: #E6E6E6;
    border: dotted black 1px
    }
a:link {
    color: #00f;
    text-decoration: none
    }