h1 {
    font-size: 1.6em;
    font-style: italic
    }
.sub-head {
    font-style: normal
    }
h2 {
    font-size: 1.3em
    }
.poetry-container {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
.literal-container {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.lgc {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
p {
    margin-top: 0;
    margin-bottom: 0
    }
div.blockquote {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
table.center {
    margin: 0.5em auto;
    border-collapse: collapse
    }
td p.pindent:first-child {
    text-indent: 0
    }