h1 {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    page-break-before: always;
    word-spacing: 0.2em
    }
h3 {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2em;
    word-spacing: 0.2em
    }
.poetry-container {
    font-size: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em;
    font-family: "c", cursive
    }
div.blockquote {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.pindent {
    margin-top: 0.2em;
    margin-bottom: 0
    }
.sc {
    font-variant: small-caps;
    font-size: 100%
    }
.lead-in {
    font-size: 100%
    }
.cur {
    font-family: "c", cursive;
    font-style: italic
    }
.s {
    font-family: serif;
    font-size: 0.8em;
    font-weight: bold
    }