.nw {
    white-space: nowrap
    }
.ns {
    display: none;
    visibility: hidden
    }
.right {
    text-align: right
    }
.center {
    text-align: center
    }
.display {
    text-align: center;
    padding: 0.5em 0
    }
.smcap {
    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
        }
    }
@media screen {
    a:link {
        color: blue;
        background-color: inherit;
        text-decoration: none
        }
    a:visited {
        color: blue;
        background-color: inherit;
        text-decoration: none
        }
    a:hover {
        color: red;
        background-color: inherit
        }
    a:focus {
        outline: #fe6 solid 2px;
        color: inherit;
        background-color: #fe6
        }
    }
h1, h2, h3, h4 {
    text-align: center;
    font-weight: normal;
    padding: 1.5em 0 0.25em 0;
    word-spacing: 0.33em;
    page-break-after: avoid
    }
h1 {
    line-height: 1.8;
    font-size: 110%
    }
h1 big {
    font-size: 175%
    }
.so {
    letter-spacing: 0.25em
    }
h2, h3, h4 {
    line-height: 1.4
    }
h2 {
    page-break-before: always
    }
h2 {
    font-size: 133%
    }
h3 {
    font-size: 110%
    }
h4 {
    font-size: 100%
    }
.newpage {
    page-break-before: always
    }
div.titlepage {
    page-break-before: always;
    padding-top: 4em;
    padding-bottom: 4em
    }
h2 i, h3 i, h4 i {
    font-size: medium;
    word-spacing: 0.25em
    }
.tinycaps {
    font-size: 65%;
    word-spacing: 0.33em
    }
.spaceafter {
    padding-bottom: 6em
    }
table {
    margin: auto
    }
th {
    text-align: right;
    font-weight: normal
    }
td {
    padding-top: 0.25em;
    vertical-align: top;
    text-align: left
    }
td.center {
    padding-top: 0.75em;
    text-align: center
    }
td.right {
    text-align: right;
    padding-left: 2em;
    vertical-align: bottom
    }
td p {
    text-align: left;
    margin: 0 0 0 6em;
    text-indent: -6em
    }
hr {
    height: 0.1em;
    text-align: center;
    padding: 0;
    color: black;
    background-color: black
    }
hr.tiny {
    width: 10%;
    margin: 1em auto
    }
hr.halfup {
    width: 50%;
    margin: 6em auto 0.5em auto;
    page-break-before: always
    }
hr.halfdown {
    width: 50%;
    margin: 0 auto 4em auto
    }
span.pagenum {
    display: none;
    visibility: hidden;
    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 !important
    }
.poetry-container {
    text-align: center
    }
.poetry {
    display: inline-block;
    text-align: left
    }
.poetry .stanza {
    padding: 0.5em 0
    }
.stanza div {
    margin: 0;
    text-indent: -3em;
    padding-left: 3em
    }
.poetry .indent2 {
    text-indent: -2em
    }
div.tnote, div.covernote {
    border: dashed 1px;
    padding: 0.5em;
    margin-top: 3em;
    margin-bottom: 3em;
    page-break-before: always;
    page-break-after: always
    }
div.tnote p, div.covernote p {
    text-indent: 0;
    margin-top: 0.5em
    }
div.tnote h3, div.covernote h3 {
    text-indent: 0;
    text-align: left;
    font-size: 110%;
    font-style: normal;
    font-weight: bold;
    padding: 0.75em 0 0 0;
    margin: 0 auto;
    line-height: 1
    }
div.chunk {
    max-width: 32em;
    margin: auto
    }
sup {
    font-size: small;
    vertical-align: top
    }
div.footnote {
    margin-right: 15%;
    margin-top: 3em;
    margin-bottom: 1em;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    padding-right: 0.75em;
    background-color: #eee;
    color: #000
    }
div.footnote p {
    text-indent: -1.85em;
    margin-left: 1.85em;
    margin-top: 0;
    margin-bottom: 0.35em;
    margin-right: 0;
    font-size: small;
    text-align: left
    }
div.footnote span.fn {
    width: 1.5em;
    display: inline-block;
    text-align: right
    }
div.footnote h2 {
    text-align: left;
    text-indent: 1.85em;
    font-size: 100%
    }
@media screen {
    span.pagenum {
        border-top: thin solid silver;
        border-bottom: thin solid silver;
        display: inline !important;
        visibility: visible !important;
        position: absolute;
        left: 1%
        }
    body {
        margin-left: 10%;
        margin-right: 10%
        }
    p {
        text-indent: 0;
        margin-top: 0.25em;
        margin-bottom: 0.75em;
        text-align: justify
        }
    .covernote {
        display: none;
        visibility: hidden
        }
    .spread {
        line-height: 1.8
        }
    table {
        width: 85%
        }
    }
@media print {
    body {
        margin-right: 5%;
        margin-left: 5%
        }
    p {
        text-indent: 1.5em;
        margin-top: 0.25em;
        margin-bottom: 0.25em;
        text-align: justify
        }
    .covernote {
        display: none;
        visibility: hidden
        }
    .spread {
        line-height: 1.4
        }
    table {
        width: 85%
        }
    }
@media all {
    body {
        margin-left: 0;
        margin-right: 0
        }
    span.pagenum {
        border: 0 !important;
        display: none;
        visibility: hidden
        }
    .poetry {
        display: block;
        margin-left: 1.5em
        }
    .covernote {
        display: block;
        visibility: visible
        }
    .spread {
        line-height: normal
        }
    table {
        width: 100%
        }
    }
p.noindent {
    text-indent: 0 !important
    }