@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
        }
    }
body {
    font-size: medium
    }
div.chapter {
    margin: 0 auto;
    padding: 3em 0;
    clear: both;
    max-width: 35em
    }
p {
    text-align: justify;
    margin-top: 0
    }
.chapter h2 {
    page-break-after: avoid;
    page-break-before: always;
    text-align: center;
    text-indent: 0;
    font-weight: normal;
    font-family: "Goudy", "Goudy Old Style", serif;
    margin: 0 auto 1em auto;
    padding-top: 2em;
    font-size: 140%;
    word-spacing: 0.15em;
    letter-spacing: 0.05em;
    line-height: 1.7
    }
.frontmatter h1 {
    page-break-after: avoid;
    page-break-before: always;
    margin: 4em auto 1em auto;
    font-size: 160%
    }
.frontmatter h3 {
    margin: 4em auto 2em auto;
    font-size: 120%
    }
.frontmatter h4 {
    margin: 0.5em auto 2em auto;
    font-size: 95%
    }
.frontmatter h3 small {
    font-size: 80%
    }
.frontmatter h1, h3, h4 {
    text-align: center;
    text-indent: 0;
    font-weight: normal;
    font-family: "Goudy", "Goudy Old Style", serif;
    word-spacing: 0.15em;
    letter-spacing: 0.05em;
    line-height: 1.7
    }
.frontmatter {
    font-family: "Goudy", "Goudy Old Style", serif
    }
.frontmatter p.publisher {
    padding: 8em 0 4em 0;
    text-align: center;
    text-indent: 0;
    line-height: 1.4;
    word-spacing: 0.15em;
    page-break-after: always
    }
.frontmatter p.printer {
    padding: 3em 0 2em 0;
    text-align: center;
    text-indent: 0;
    line-height: 1.4;
    word-spacing: 0.15em
    }
.frontmatter table {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    font-size: 85%
    }
.frontmatter td.yr {
    vertical-align: bottom;
    padding-left: 0.5em;
    text-align: right
    }
.frontmatter td.ed {
    vertical-align: top;
    padding-left: 1.5em;
    text-indent: -1em;
    text-align: left
    }
.frontmatter span.first {
    padding-left: 1.5em;
    text-align: right
    }
p.newchap:first-letter {
    font-size: 275%;
    line-height: 85%
    }
p.newchapq .cap {
    font-size: 275%;
    line-height: 85%
    }
p.newchap, p.newchapq {
    text-indent: 0
    }
span.dropcap {
    text-transform: uppercase
    }
div.letter {
    padding: 1em 0
    }
div.letter p.bigin {
    text-indent: 8em;
    page-break-before: avoid
    }
div.letter p.salut {
    text-indent: 17em;
    page-break-before: avoid
    }
div.letter p.sig {
    text-align: right;
    padding-right: 2em;
    page-break-before: avoid
    }
hr {
    background-color: black;
    color: inherit;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: left
    }
hr.ww {
    width: 100%
    }
sup {
    font-size: small;
    vertical-align: top
    }
div.footnote {
    margin-bottom: 1em;
    padding: 0.25em 0.75em 0.25em 0
    }
div.footnote p {
    text-indent: -0.75em;
    margin: 0 0 0 1.25em;
    font-size: small;
    text-align: justify
    }
hr.footnote {
    width: 5em;
    margin: 1em auto 0.2em 0;
    text-align: left;
    page-break-before: avoid;
    page-break-after: avoid
    }
div.footnote small {
    font-size: 75%;
    padding-left: 2em;
    font-variant: small-caps
    }
.poetry-container {
    text-align: center;
    padding-bottom: 0.25em
    }
.poetry {
    display: inline-block;
    text-align: left;
    font-size: 90%
    }
.poetry .stanza {
    padding: 0.5em 0 1em 0
    }
.stanza div {
    line-height: 1.3em;
    margin: 0;
    padding-left: 4em;
    text-indent: -4em
    }
.stanza .i2 {
    text-indent: -2em
    }
.stanza .i4 {
    text-indent: 0
    }
.stanza .i6 {
    text-indent: 2em
    }
.stanza .i10 {
    text-indent: 6em
    }
.poetry hr {
    width: 3em;
    margin: 0 auto 0.75em 6em;
    text-align: left
    }
div.tnote, div.covernote {
    padding: 0.5em;
    margin: 3em auto
    }
div.tnote {
    page-break-after: always;
    border: 1px dashed
    }
div.covernote {
    display: none;
    visibility: hidden
    }
div.tnote p, div.covernote p {
    text-indent: 0;
    margin-top: 0.5em;
    font-size: 85%;
    text-align: left
    }
div.tnote h2, div.covernote h2 {
    text-indent: 0;
    page-break-before: always;
    text-align: left;
    font-size: 110%;
    font-style: normal;
    font-weight: bold;
    padding: 0.75em 0 0 0;
    margin: 0 auto;
    line-height: 1;
    letter-spacing: 0
    }
span.pageno {
    display: none;
    visibility: hidden;
    font-size: xx-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
    }
.ns {
    display: none;
    visibility: hidden
    }
.smcap {
    font-variant: small-caps
    }
em, cite {
    font-style: italic
    }
.nw {
    white-space: nowrap
    }
.fivestar {
    text-indent: 0;
    text-align: center;
    word-spacing: 3em;
    font-weight: bold;
    padding: 0 0 0.75em 0;
    font-size: 120%
    }
.noindent {
    text-indent: 0
    }
.ctr {
    text-align: center
    }
.fin {
    margin: 2em auto;
    text-align: center;
    text-indent: 0
    }
@media print {
    span.pageno {
        border: 0
        }
    hr.ww {
        display: none;
        visibility: hidden
        }
    p {
        margin-bottom: 0.25em;
        text-indent: 2em
        }
    div.footnote p {
        page-break-inside: avoid
        }
    div.footnote small {
        display: none;
        visibility: hidden
        }
    body {
        margin-right: 0;
        margin-left: 0
        }
    .frontmatter table {
        padding-top: 4em
        }
    }
@media screen {
    span.pageno {
        border-top: thin solid silver;
        border-bottom: thin solid silver;
        display: inline;
        visibility: visible;
        position: absolute;
        left: 1%
        }
    p {
        margin-bottom: 0.75em;
        text-indent: 0
        }
    p.sig, p.bigin, p.salut {
        margin-top: -0.65em
        }
    div.letter p:first-child {
        text-indent: 2em
        }
    div.footnote {
        background-color: #eee;
        color: #000
        }
    body {
        margin-left: 10%;
        margin-right: 10%
        }
    }
@media all {
    body {
        margin-left: 2%;
        margin-right: 2%
        }
    div.covernote {
        display: block;
        visibility: visible
        }
    span.pageno {
        border: 0
        }
    hr.ww {
        display: none;
        visibility: hidden
        }
    p {
        margin-bottom: 0.25em;
        text-indent: 2em
        }
    p.sig, p.bigin, p.salut {
        margin-top: -0.2em
        }
    p.newchap:first-letter {
        font-size: 100%;
        line-height: normal;
        float: none;
        margin-right: 0
        }
    .ml6 {
        margin-left: 0
        }
    .ml10 {
        margin-left: 0
        }
    }