html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, cite, del, em, img, ins, strong, sub, sup, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
    }
body {
    line-height: 1
    }
ol, ul {
    list-style: none
    }
ins {
    text-decoration: none
    }
del {
    text-decoration: line-through
    }
abbr, img {
    text-decoration: none
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
html {
    margin: 1em;
    font-family: Georgia, serif
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-align: justify;
    line-height: 1.3;
    text-indent: 1em
    }
h1, h2 {
    text-align: center;
    font-weight: normal;
    clear: both
    }
h2 {
    font-size: 1.5em;
    margin: 1.5em
    }
blockquote {
    margin: 1em 2em;
    font-size: 0.9em
    }
.pagenum {
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    letter-spacing: normal;
    text-indent: 0;
    text-align: right;
    color: gray
    }
.pagenum:after {
    content: attr(title)
    }
#cover {
    margin: 3em auto;
    text-align: center
    }
#cover img {
    margin: auto
    }
#title_page {
    margin: 2em 0;
    padding: 2em;
    border: 4px double black
    }
h1 {
    font-size: 3em;
    font-style: italic
    }
h1 em {
    font-style: normal
    }
#title_page p {
    text-align: center;
    text-indent: 0
    }
#author {
    font-size: 1.75em;
    line-height: 4em;
    margin: 2em 0
    }
.stopword {
    font-size: 0.5em
    }
#publisher {
    font-size: 1.2em;
    line-height: 1.2;
    margin-top: 4em
    }
#date_published {
    margin-top: 3em
    }
#contents {
    margin: 5em 0
    }
#contents ul {
    margin: 1.5em;
    list-style-type: none
    }
#contents li {
    margin: 0.5em;
    line-height: 1.2
    }
#contents .toc_page {
    text-align: right
    }
p.page_column {
    text-align: right;
    font-size: 0.8em
    }
#internal_title {
    font-size: 1.5em;
    text-indent: 0;
    text-align: center;
    margin: 4em 0;
    padding: 1em 0;
    border-top: double 4px black;
    border-bottom: double 4px black;
    font-style: italic
    }
#internal_title em {
    font-style: normal
    }
.chapter {
    margin: 5em 0;
    border-top: 4px double black
    }
.chapter h2 {
    font-style: italic;
    width: 60%;
    margin-left: 40%;
    text-align: right
    }
.first_paragraph {
    text-indent: 0
    }
.first_word {
    font-variant: small-caps;
    font-size: 1.5em;
    line-height: 1
    }
.emphasis {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em
    }
.signature {
    padding-bottom: 1em
    }
.signature2 {
    text-align: right
    }
hr {
    text-align: center;
    margin: 1.5em auto
    }
hr.thoughtbreak {
    visibility: hidden;
    width: 35%
    }
hr.stars {
    border: none;
    text-decoration: none
    }
hr.stars:before {
    content: "* * * * * *"
    }
#the_beginning {
    border-top: 3px gray double
    }
#the_end {
    border-bottom: 3px gray double
    }
a:link {
    color: #3A3E9D;
    background-color: inherit;
    text-decoration: none
    }
a:visited {
    color: #006;
    background-color: inherit;
    text-decoration: none
    }
a:hover {
    color: #A8480E;
    background-color: #CC9
    }