div.frontcover, div.halftitle, div.titlepage, div.verso, div.chapta {
    margin: 6em auto
    }
div.frontcover, div.halftitle, div.titlepage, div.verso, h2 {
    page-break-before: always;
    text-align: center
    }
p {
    text-align: justify;
    margin-top: 0;
    font-size: 117%
    }
p.noindent {
    text-indent: 0
    }
p.ctr {
    margin: 1em 0;
    text-align: center;
    text-indent: 0
    }
div.titlepage {
    border: medium solid black;
    padding: 0.75em;
    max-width: 32em
    }
div.halftitle p, div.titlepage p, div.verso p {
    text-align: center;
    text-indent: 0
    }
div.halftitle p {
    font-size: 170%;
    word-spacing: 0.4em;
    letter-spacing: 0.15em;
    line-height: 1.4;
    padding: 8em 0
    }
h1 {
    font-size: 220%;
    word-spacing: 0.4em;
    letter-spacing: 0.15em;
    font-weight: normal;
    text-align: center;
    text-indent: 0;
    line-height: 1.5;
    margin: 0 auto
    }
div.titlepage p {
    padding-top: 4em;
    line-height: 1.4
    }
div.verso p {
    font-size: 100%
    }
#printed {
    padding-top: 12em
    }
h2 {
    margin: 0 auto
    }
div.chapta {
    border-top: 0.1em solid black
    }
div.chapta h3 {
    text-align: center;
    text-indent: 0;
    margin-top: -0.1282em;
    padding-top: 0;
    font-variant: small-caps;
    font-size: 117%;
    text-transform: lowercase;
    letter-spacing: 0.333em;
    word-spacing: 0.667em;
    padding: 0.5em 0;
    border-bottom: 0.4em double black;
    border-top: 0.2em dashed black
    }
ul {
    list-style-type: none;
    font-size: 117%
    }
.poetry-container {
    text-align: center;
    padding-bottom: 0.25em;
    font-size: 117%
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    padding: 0.25em 0 0.75em 0;
    page-break-inside: avoid
    }
.stanza div {
    line-height: 1.3em;
    margin: 0;
    padding-left: 8em;
    text-indent: -8em
    }
p.drop-cap {
    text-indent: 0
    }
p.drop-cap:first-letter {
    margin: 0.1em 0.05em 0.1em 0;
    font-size: 300%;
    line-height: 0.6em
    }
hr.short {
    width: 10%;
    margin: 0.15em 45%
    }
hr.ww {
    width: 100%;
    height: 0.25em;
    margin: 1em auto
    }
small.musiclinks {
    font-variant: small-caps;
    display: inline-block;
    visibility: visible;
    margin: 0;
    padding-left: 2em;
    text-indent: -1em;
    text-align: left
    }
span.pagenum {
    font-size: x-small;
    font-family: serif;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
    letter-spacing: 0;
    text-indent: 0;
    text-align: left;
    margin: 0;
    padding: 0.05em 0.5em
    }
div.tnote {
    padding: 1em;
    margin: 6em auto 3em auto;
    font-family: serif;
    page-break-after: always
    }
div.tnote p {
    text-indent: 0;
    margin-top: 0.5em;
    text-align: left;
    font-size: 100%
    }
div.tnote h2 {
    text-indent: 0;
    text-align: left;
    font-size: large;
    font-style: normal;
    font-weight: bold;
    margin: 0 auto;
    line-height: 1;
    letter-spacing: 0;
    padding-top: 0.667em;
    border-top: thin solid black
    }
.ns {
    display: none;
    visibility: hidden
    }
em, cite {
    font-style: italic
    }
span.nw {
    white-space: nowrap;
    word-spacing: normal
    }
.smc {
    font-variant: small-caps
    }
@media print {
    a:link {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    a:visited {
        color: black;
        background-color: inherit;
        text-decoration: none
        }
    span.pagenum, small.musiclinks {
        display: none;
        visibility: hidden
        }
    div.chapta {
        max-width: 32em
        }
    div.frontcover, div.titlepage {
        padding-top: 2em
        }
    div.halftitle, div.verso {
        padding-top: 8em
        }
    p {
        margin: 0 0 0.15em 0;
        text-indent: 1em
        }
    }
@media screen {
    body {
        margin-left: 10%;
        margin-right: 10%
        }
    div.chapta {
        max-width: 32em
        }
    span.pagenum {
        border-top: thin solid silver;
        border-bottom: thin solid silver;
        display: inline;
        visibility: visible;
        position: absolute;
        left: 1%
        }
    #frontcover {
        width: 600px
        }
    #titlesketch {
        width: 168px
        }
    #staves {
        width: 600px
        }
    }
@media all {
    body {
        margin-left: 0;
        margin-right: 0
        }
    span.pagenum, hr.ww, div.frontcover, small.musiclinks {
        display: none;
        visibility: hidden
        }
    #titlesketch {
        max-width: 100%
        }
    #staves {
        max-width: 100%
        }
    p.drop-cap:first-letter {
        float: none;
        margin: 0;
        font-size: 100%
        }
    }