body {
    color: Black;
    background: White;
    margin-right: 10%;
    margin-left: 10%;
    font-family: "Times New Roman", serif;
    text-align: justify
    }
h1 {
    margin: 1em 0 3em
    }
h2 {
    visibility: hidden
    }
.hr2 {
    width: 90%;
    max-width: 90%;
    color: #ccc;
    background-color: #fff;
    border: none;
    border-bottom: 6px double black;
    margin-top: 4em;
    margin-bottom: 4em
    }
p {
    text-indent: 4%
    }
img.border {
    border: 1px solid black
    }
.figcenter {
    margin: 0 auto;
    text-align: center
    }
.figleft {
    clear: left;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 1em;
    padding: 0;
    text-align: center
    }
.figright {
    clear: right;
    margin-left: 4%;
    margin-bottom: 4%;
    margin-top: 4%;
    margin-right: 0;
    padding: 0;
    text-align: center
    }
.clear {
    clear: both
    }
div#new-publication {
    margin: 4em 0
    }
div#new-publication div#intro {
    text-align: center
    }
div#new-publication p {
    margin: 0 0;
    text-indent: 1em
    }
div#new-publication div#intro p {
    text-indent: 0;
    margin: 1em 0
    }
div#new-publication div#intro p.announcement {
    font-size: large;
    text-transform: uppercase
    }
div#new-publication hr {
    width: 10%;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div#new-publication div#intro p.date-ready {
    font-size: x-large;
    font-weight: bold
    }
div#new-publication div#intro p.title1 {
    font-size: x-large;
    text-transform: uppercase;
    font-weight: bold
    }
div#new-publication div#intro p.title2 {
    font-size: small;
    text-transform: uppercase;
    font-weight: bold
    }
div#new-publication div#intro p.title3 {
    font-size: x-large;
    text-transform: uppercase;
    font-weight: bold
    }
div#new-publication div#intro p.by {
    font-size: small;
    text-transform: uppercase;
    font-weight: bold
    }
div#new-publication div#intro p.author {
    font-size: x-large;
    text-transform: uppercase;
    font-weight: bold
    }
div#new-publication div#intro p.edition {
    font-size: large;
    font-variant: small-caps
    }
div#new-publication p.price {
    font-size: x-large;
    text-align: center;
    font-weight: bold;
    text-indent: 0;
    margin: 1em 0;
    text-transform: uppercase
    }
div#new-publication p.contents {
    text-indent: 0;
    text-transform: uppercase;
    text-align: center
    }
div#new-publication p.copies {
    text-indent: 0;
    margin: 0.5em auto;
    max-width: 25em
    }
div#new-publication p.copies span {
    font-size: x-large
    }
div#new-publication div#trailer {
    margin: 1em 0
    }
div#new-publication div#trailer p {
    text-indent: 0;
    font-size: large;
    font-weight: bold;
    text-align: center
    }
div#new-publication ol {
    list-style-type: none;
    margin: 0;
    padding: 0
    }
div.poem1 {
    margin-left: 3em
    }
div.poem1 p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: small
    }
div.poem1 p.indent30 {
    text-indent: -3em
    }
div.poem1 p.indent25 {
    text-indent: -2.5em
    }
div.poem1 p.indent20 {
    text-indent: -2em
    }
div.poem1 p.indent15 {
    text-indent: -1.5em
    }
div.poem1 p.left-indent20 {
    padding-left: 20%
    }
a:link {
    text-decoration: none
    }
a:visited {
    text-decoration: none
    }
a:hover {
    color: #008000;
    text-decoration: underline
    }
a:active {
    color: orange;
    text-decoration: underline
    }
ins {
    text-decoration: none;
    border-bottom: 1px dashed #dcdcdc
    }
.bold {
    font-weight: bold
    }
.noindent {
    text-indent: 0%
    }
.sc {
    font-variant: small-caps
    }
.first-word {
    font-variant: small-caps
    }
.journal-header, .letter-salutation {
    font-style: italic
    }
.pub-name {
    text-transform: uppercase
    }
div#laddered-signature {
    margin: 0
    }
div#laddered-signature p {
    text-align: right;
    text-indent: 0;
    margin: 0
    }
div#laddered-signature p.part1 {
    padding-right: 12.5em
    }
div#laddered-signature p.part2 {
    padding-right: 7em
    }
div#laddered-signature p.part3 {
    padding-right: 2.5em
    }
div#laddered-signature p.part4 {
    font-variant: small-caps
    }
div#titlepage {
    padding-top: 5%;
    padding-bottom: 5%;
    margin-right: 15%;
    margin-left: 15%;
    text-align: center
    }
div#titlepage p {
    text-indent: 0
    }
div#titlepage p.author {
    font-weight: bold;
    font-size: x-large;
    margin: 3em 0 2em
    }
div#titlepage p.city {
    font-size: large;
    margin: 1em 0 0.25em;
    text-transform: uppercase
    }
div#titlepage p.publisher {
    font-size: medium;
    margin: 0.25em 0
    }
div#titlepage p.street {
    font-size: small;
    margin: 0.25em 0;
    font-variant: small-caps
    }
div#titlepage p.year {
    font-size: small;
    margin: 0.25em 0
    }
div#titlepage p.entered, div#titlepage p.clerk {
    font-size: small;
    margin: 0.25em 0
    }
div#titlepage hr {
    width: 20%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
div#titlepage .pub-title {
    font-variant: small-caps
    }
div#titlepage .quote-attribution {
    font-style: italic
    }
div#dedication {
    text-align: center;
    text-transform: uppercase
    }
div#dedication p {
    text-indent: 0;
    margin: 0.5em 0
    }
div#dedication p.lg {
    font-size: large
    }
div#dedication p.sm {
    font-size: small
    }
div#dedication p.xsm {
    font-size: x-small
    }
div#dedication p.xl {
    font-size: x-large
    }
div#pub-advertisement .city {
    font-variant: small-caps
    }
div#pub-advertisement .month {
    font-style: italic
    }
div#book-title {
    text-align: center
    }
div#book-title p {
    text-indent: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: x-large;
    margin: 1em 0
    }
div#book-title hr {
    width: 10%;
    margin-top: 2em;
    margin-bottom: 2em
    }
div.chapter {
    text-align: center
    }
div.chapter p {
    text-indent: 0;
    font-weight: bold;
    margin: 1em 0
    }
div.chapter p.chap-number, div.chapter p.chap-title {
    font-size: x-large;
    text-transform: uppercase
    }
div.chapter p.chap-name {
    text-transform: uppercase;
    font-size: large
    }
div#notes {
    text-indent: 0;
    text-align: justify;
    font-size: medium;
    margin: 1em 10%
    }
div#notes p {
    text-indent: 0;
    margin: 0 0 0.5em 0
    }
div#notes p.section {
    text-align: center;
    font-weight: bold;
    margin: 1em 0
    }
div.boilerplate {
    margin: 1em 0
    }
div.boilerplate p {
    text-indent: 0;
    margin: 1em 0
    }
div.boilerplate ul {
    margin: 0 1em;
    padding: 0;
    list-style-type: disc
    }
div.boilerplate p.section-heading {
    margin: 2em 0 1em;
    font-weight: bold
    }
div.boilerplate p.website, div.boilerplate p.contact, div.boilerplate p.file-location {
    text-indent: 0;
    margin: 0 0 0 2.5em
    }
div.boilerplate .start-book {
    font-weight: bold;
    margin: 1em 0 4em
    }
div.boilerplate .end-book {
    font-weight: bold;
    margin: 4em 0 1em
    }
table {
    margin: 0 auto;
    max-width: 18em
    }
table caption {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: x-large;
    padding-bottom: 0.25em;
    margin-bottom: 0.75em;
    border-bottom: 1px solid black
    }
table th {
    font-size: small
    }
td {
    vertical-align: top
    }
td:nth-child(1) {
    text-align: right;
    padding-right: 1em
    }
td:nth-child(2) {
    font-variant: small-caps;
    padding-right: 1em
    }
table tr:nth-child(even) {
    background-color: rgba(240, 225, 200, 0.4)
    }
table tr:hover {
    background-color: rgba(200, 200, 200, 0.4)
    }
.pagenum {
    font-size: x-small;
    background-color: inherit;
    color: gray;
    text-indent: 0;
    text-align: center;
    border: 1px solid silver;
    border-radius: 5px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none
    }