body {
    margin-left: 10%;
    margin-right: 10%
    }
@media all {
    body {
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 1%;
        margin-bottom: 1%
        }
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1.25em
    }
@media all {
    p {
        margin-top: 0.75em;
        text-align: justify;
        margin-bottom: 0.75em;
        text-indent: 1.25em
        }
    }
p.noindent {
    text-indent: 0
    }
h1 {
    text-align: center;
    font-weight: bold;
    font-size: xx-large;
    clear: both;
    padding-top: 2em;
    page-break-before: always
    }
h2 {
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    line-height: 1.5;
    clear: both
    }
h2 small {
    font-size: medium;
    font-weight: bold
    }
h2.nobreak {
    page-break-before: avoid
    }
h3 {
    text-indent: 1.25em;
    font-weight: bold;
    font-size: large;
    line-height: 1.5;
    clear: both
    }
h3.noindent {
    text-indent: 0;
    font-weight: bold;
    font-size: large;
    line-height: 1.5;
    clear: both
    }
hr {
    width: 33%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 33.5%;
    margin-right: 33.5%;
    clear: both
    }
@media all {
    hr {
        margin-top: 0.1em;
        margin-bottom: 0.1em;
        visibility: hidden;
        color: white;
        display: none
        }
    }
table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em
    }
em {
    font-variant: normal;
    font-weight: normal;
    font-style: italic
    }
cite {
    font-variant: normal;
    font-weight: normal;
    font-style: italic
    }
cite.notag {
    font-variant: normal;
    font-weight: normal;
    font-style: normal
    }
abbr {
    text-decoration: none
    }
p.tpauthor {
    text-align: center;
    font-weight: bold;
    font-style: normal;
    font-size: 130%;
    text-indent: 0
    }
p.tpother {
    text-align: center;
    font-weight: bold;
    font-size: 105%;
    text-indent: 0
    }
p.tppublisher {
    text-align: center;
    font-weight: bold;
    font-size: 100%;
    text-indent: 0
    }
p.tpcopyright {
    text-align: center;
    font-size: 105%;
    font-weight: bold;
    padding-top: 2em;
    line-height: 1.5em;
    text-indent: 0
    }
p.firsttitle {
    text-align: center;
    font-weight: bold;
    font-size: large;
    text-indent: 0
    }
p.dedication {
    text-align: center;
    font-weight: bold;
    font-size: 150%;
    font-variant: small-caps;
    line-height: 1.5em;
    text-indent: 0
    }
p.hang {
    padding-left: 1.5em;
    text-indent: -1.5em
    }
@media all {
    p.hang {
        padding-left: 0.5em;
        text-indent: -0.5em
        }
    }
div.chapter {
    page-break-before: always
    }
hr.newchapter {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 17.5%;
    margin-right: 17.5%;
    clear: both
    }
hr.thoughtbreak {
    width: 45%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 27.5%;
    margin-right: 27.5%;
    clear: both
    }
hr.footnotes {
    width: 90%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: 5%;
    margin-right: 5%;
    clear: both
    }
@media all {
    hr.footnotes {
        margin-top: 0.1em;
        margin-bottom: 0.1em;
        visibility: hidden;
        color: white;
        display: none
        }
    }
div.title {
    margin-top: 4em;
    margin-bottom: 4em
    }
.tdleft {
    text-align: left;
    padding: 0.25em 0.25em
    }
.tdlefthang {
    text-align: left;
    padding-left: 1.5em;
    text-indent: -1.5em
    }
.tdright {
    vertical-align: top;
    text-align: right;
    padding: 0.25em 0.25em
    }
.tdchapter {
    text-align: right;
    vertical-align: top;
    padding: 0.25em 0.25em
    }
.tdpage {
    text-align: right;
    vertical-align: bottom;
    padding: 0.25em 0.25em
    }
ul.list {
    list-style-type: none;
    font-size: inherit;
    line-height: 1.7em
    }
@media all {
    ul.list {
        list-style-type: none;
        font-size: inherit;
        line-height: 1em
        }
    }
li.hang {
    padding-left: 1.5em;
    text-indent: -1.5em
    }
@media all {
    li.hang {
        padding-left: 0.5em;
        text-indent: -0.5em
        }
    }
li.newletter {
    padding-top: 2.25em
    }
@media all {
    li.newletter {
        padding-top: 0.75em
        }
    }
.pagenum {
    font-size: smaller;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    text-align: right
    }
.figcenter {
    margin: auto;
    border: 0;
    text-align: center
    }
.blockquot {
    margin-left: 5%;
    margin-right: 10%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
.tnhead {
    text-align: center;
    font-weight: bold;
    font-size: x-large;
    line-height: 1.5
    }
.tnblock {
    margin-left: 5%;
    margin-right: 10%
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.footnote .label {
    text-align: right
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em
    }
.poem {
    margin-left: 5em;
    text-align: left
    }
.poem .stanza {
    margin: 1em auto
    }
.poem .line {
    text-indent: -3em;
    padding-left: 3em
    }
.poem .indentq {
    text-indent: -2.6em
    }
.poem .i1 {
    text-indent: -2em
    }
.poem .i2 {
    text-indent: -1em
    }
.poem .i2h {
    text-indent: -0.5em
    }
.poem .i3 {
    text-indent: 0
    }
.poem .i3h {
    text-indent: 0.5em
    }
.poem .i4 {
    text-indent: 1em
    }
.poem .i4h {
    text-indent: 1.5em
    }
.poem .i5 {
    text-indent: 2em
    }
.poem .i5h {
    text-indent: 2.5em
    }
.poem .i6 {
    text-indent: 3em
    }
.poem .i6h {
    text-indent: 3.5em
    }
.poem .i7 {
    text-indent: 4em
    }
.poem .i7h {
    text-indent: 4.5em
    }
.poem .i8 {
    text-indent: 5em
    }
.poem .i8h {
    text-indent: 5.5em
    }
.poem .i9 {
    text-indent: 6em
    }
.poem .i9h {
    text-indent: 6.5em
    }
.poem .i10 {
    text-indent: 7em
    }
.poem .i10h {
    text-indent: 7.5em
    }
.poem .i11 {
    text-indent: 8em
    }
.poem .i11h {
    text-indent: 8.5em
    }
.poem .i12 {
    text-indent: 9em
    }
.poem .right {
    text-align: right;
    margin-right: 20%
    }
@media all {
    .poem .right {
        text-align: right;
        margin-right: 6%
        }
    }
.pad1 {
    padding-left: 1em
    }
.pad1h {
    padding-left: 1.5em
    }
.pad6h {
    padding-left: 6.5em
    }
.pad4h {
    padding-left: 4.5em
    }
.center {
    text-align: center;
    text-indent: 0
    }
.smcap {
    font-variant: small-caps
    }
.allcapsc {
    font-variant: normal;
    font-weight: normal;
    font-style: normal;
    font-size: 80%
    }
.sectctr {
    margin-top: 1.5em;
    text-align: center
    }
.sectctrfn {
    margin-top: 1.5em;
    text-align: center;
    font-weight: bold;
    page-break-before: always
    }
.dateline {
    font-size: 90%;
    padding-left: 1.25em
    }
.author {
    text-align: right;
    margin-right: 5%
    }
.attribution {
    text-align: right;
    margin-right: 20%
    }
.indentline2 {
    margin-left: 1.5em
    }
.notebox {
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 1em;
    border: solid black 0.1em
    }
.largefont {
    font-size: 120%
    }
.covernote {
    visibility: hidden;
    display: none
    }
@media all {
    .covernote {
        visibility: visible;
        display: block
        }
    }
h1.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 190%;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
h2.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 135%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    page-break-before: avoid;
    line-height: 1
    }
h3.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 110%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
h4.pgx {
    text-align: center;
    clear: both;
    font-weight: bold;
    font-size: 100%;
    margin-top: 2em;
    margin-bottom: 1em;
    word-spacing: 0;
    letter-spacing: 0;
    line-height: 1
    }
hr.pgx {
    width: 100%;
    margin-top: 3em;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-width: 4px 0 0 0;
    border-style: solid;
    border-color: #000;
    clear: both
    }