p {
    text-align: justify;
    text-indent: 1.5em;
    line-height: 1.25
    }
p.center, p.speaker, p.scene-heading, #tnote p, #tnote-bottom p {
    text-indent: 0
    }
p.hanging-indent {
    padding-left: 1.5em;
    text-indent: -1.5em
    }
h1, h2, .scene-heading {
    text-align: center;
    clear: both;
    font-weight: normal
    }
h1 {
    font-size: x-large;
    margin: 6em 0 0.5em 0
    }
h2, .scene-heading {
    font-size: large;
    margin: 6em 0 1em 0;
    line-height: 1.6
    }
a:link, a:visited {
    text-decoration: none
    }
hr {
    width: 15%;
    margin: 3em 42.5%
    }
hr.thought-break {
    margin: 1.5em 42.5%
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #add8e6
    }
.speaker, .small-caps {
    font-variant: small-caps;
    font-style: normal
    }
p.speaker {
    text-align: center;
    padding-top: 1em
    }
.scene-description {
    font-style: italic;
    margin-bottom: 2em
    }
span.stage-direction {
    font-style: italic
    }
span.stage-direction em {
    font-style: normal
    }
.italic {
    font-style: italic
    }
.center {
    text-align: center
    }
.image-center {
    text-align: center;
    margin: 2em auto 3em auto
    }
.right {
    text-align: right
    }
.spaced {
    line-height: 1.6
    }
.space-above {
    margin-top: 4em
    }
.poetry {
    margin-left: 1.5em
    }
.poetry .line {
    text-indent: -2em;
    padding-left: 2em
    }
a[title].pagenum:after {
    content: attr(title);
    border: 1px solid silver;
    display: inline;
    font-size: x-small;
    text-align: right;
    color: #808080;
    background-color: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0;
    letter-spacing: 0
    }
ul {
    list-style-type: none;
    margin: 0;
    padding: 0
    }
ul li {
    text-align: justify;
    margin: 0.25em 0
    }
ul#corrections .correction {
    text-decoration: underline
    }
#toc {
    margin: auto
    }
#toc th {
    text-align: right;
    font-weight: normal;
    font-size: smaller
    }
#toc td.small-caps {
    padding-left: 0.5em;
    padding-right: 0.5em
    }
@media screen {
    body {
        width: 80%;
        max-width: 35em;
        margin: auto
        }
    p {
        margin: 0.5em auto
        }
    #tnote, #tnote-bottom {
        background-color: #fafafa;
        border: 1px dashed #808080;
        padding: 0 0.75em;
        margin: 6em auto
        }
    .page-break {
        margin-top: 8em
        }
    }
@media screen, print {
    hr {
        border: none;
        border-bottom: 1px solid black
        }
    }
@media print {
    a:link, a:visited {
        color: black
        }
    }
@media all {
    p {
        margin: 0
        }
    p.speaker {
        padding-bottom: 0.5em
        }
    #tnote, #tnote-bottom {
        background-color: white;
        border: none;
        padding: 0
        }
    #tnote p, #tnote-bottom p {
        margin: 0.25em 0
        }
    #tnote .screen, .pagenum {
        display: none
        }
    ins {
        border: none
        }
    #tnote, #tnote-bottom, h1, h2, .scene-heading, .page-break {
        page-break-before: always
        }
    .speaker {
        page-break-after: avoid
        }
    }
@media all {
    body {
        margin: 0;
        padding: 0;
        width: 95%
        }
    p {
        line-height: 1;
        margin: 0
        }
    ul#corrections li {
        margin: 0
        }
    }