body {
    margin-left: 10%;
    margin-right: 10%
    }
div.titlepage {
    padding: 2em;
    margin: 3em 10%;
    border: 2px solid #666;
    text-align: center
    }
div.intro {
    margin-top: 3em;
    margin-bottom: 3em
    }
hr {
    width: 80%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.micro {
    width: 10%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
hr.spacer {
    width: 10%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%
    }
h2 {
    font-size: 175%
    }
h3 {
    font-size: 150%
    }
h4 {
    font-size: 120%
    }
h5 {
    font-size: 100%
    }
h6 {
    font-size: 85%
    }
p {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
p.illustration {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em
    }
p.caption {
    text-align: center;
    margin-top: 1em;
    font-size: 80%
    }
p.right {
    text-align: right
    }
p.center {
    text-align: center
    }
p.inset {
    margin-left: 2em
    }
p.smaller {
    font-size: 85%
    }
p.page {
    margin-top: 12em;
    margin-bottom: 12em
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
td {
    vertical-align: top;
    text-align: left;
    padding: 0.1em 0 0.1em 0
    }
td.number {
    text-align: right;
    padding-left: 0.5em
    }
td.center, table.center td {
    text-align: center
    }
td.gap {
    letter-spacing: 1em
    }
td.leftpad {
    padding-left: 2em
    }
td.nowrap {
    white-space: nowrap
    }
div.titlepage h1 {
    margin: 0;
    line-height: normal;
    letter-spacing: 0.1em
    }
div.titlepage h2 {
    margin: 0;
    line-height: normal
    }
div.titlepage h3 {
    margin: 0;
    line-height: normal;
    font-size: 115%;
    letter-spacing: 0.1em
    }
div.titlepage h4 {
    margin: 0;
    line-height: normal;
    font-size: 115%
    }
div.titlepage h5 {
    margin: 0;
    line-height: normal
    }
div.titlepage h6 {
    margin: 0;
    line-height: normal;
    font-size: 67%
    }
h4.boldf {
    font-size: 100%;
    font-weight: bold;
    margin-top: 3em
    }
div.intro h5 {
    font-style: italic;
    margin-top: 1em;
    margin-bottom: 0
    }
table.inline {
    margin-top: 0;
    margin-bottom: 0;
    width: 80%
    }
table.inline td {
    padding: 0
    }
table.toc {
    border-collapse: collapse;
    width: 100%;
    margin-top: 0
    }
table.toc th {
    font-style: normal;
    font-weight: normal;
    text-align: left;
    padding: 1em 0 0.5em 40%
    }
table.toc th.number {
    padding: 1em 0 0.5em;
    text-align: right
    }
table.toc td, table.toc th {
    font-size: 92%
    }
table.toc p {
    margin-top: 0;
    margin-left: 2em;
    text-indent: -2em;
    line-height: normal
    }
td.illustration {
    text-align: center;
    vertical-align: middle;
    padding: 0.5em
    }
td.caption {
    font-size: 88%;
    padding: 0 1em
    }
div.maintext h5 {
    margin-top: 1em;
    margin-bottom: 0.5em
    }
p.links {
    font-family: sans-serif;
    font-size: 92%;
    margin: 1em
    }
div.song {
    margin: 0.5em 4em
    }
div.song p {
    margin-top: 0;
    font-size: 90%;
    margin-left: 2em;
    text-indent: -2em
    }
table.drama {
    margin-top: 0.5em;
    margin-left: 0;
    border-collapse: collapse
    }
table.drama td {
    padding: 0.1em 0.5em 0.1em 0
    }
table.drama p {
    margin-top: 0;
    margin-left: 1em;
    text-indent: -1em
    }
table.drama p.inset {
    margin-left: 5em
    }
tr.songtext td {
    font-size: 100%;
    padding-top: 0.5em;
    white-space: nowrap
    }
tr.inter td {
    font-size: 88%;
    padding-left: 0.5em
    }
tr.inter td.leftpad {
    padding-left: 3em
    }
.smallcaps {
    font-variant: small-caps
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted red
    }
.pagenum {
    font-size: 95%;
    font-weight: normal;
    font-style: normal;
    text-align: right;
    text-indent: 0
    }
div.mynote {
    background-color: #DDE;
    color: #000;
    padding: 0.5em 1em 1em;
    margin: 1em 5%
    }
p.mynote {
    background-color: #DDE;
    color: #000;
    padding: 1em;
    margin: 1em 5%;
    font-family: sans-serif;
    font-size: 90%
    }
div.mynote p {
    font-family: sans-serif;
    font-size: 90%
    }