body {
    font-size: large;
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 1.5em;
    margin-top: 0.1em;
    font-size: large;
    text-align: justify;
    margin-bottom: 0.05em
    }
p.cont {
    text-indent: 0;
    margin-top: 0;
    font-size: large;
    text-align: justify;
    margin-bottom: 0.05em
    }
blockquote {
    font-size: medium;
    margin-left: 15%;
    width: 70%
    }
blockquote span {
    font-size: small;
    margin-left: 1.2em;
    display: block
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 35%;
    margin-top: 2em;
    margin-bottom: 1em
    }
hr.full {
    width: 100%
    }
.thoughtbreak {
    margin-top: 1em
    }
hr.chapbreak {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 1.5em
    }
h3.chapbreak {
    margin-top: 3em
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
pre {
    font-size: small
    }
.illus a:link img, .illus a:visited img {
    border: 2px solid white
    }
.illus a:hover img {
    border: 2px solid red
    }
.bigillus a:link img, .bigillus a:visited img {
    border: 2px solid white
    }
.bigillus a:hover img {
    border: 2px solid red
    }
p.illus {
    text-indent: 0;
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em;
    font-size: medium
    }
p.chapone {
    text-indent: 0;
    margin-top: 0.1em;
    font-size: large;
    text-align: justify;
    margin-bottom: 0.05em
    }
td.contents {
    text-align: right;
    padding-right: 0.5em
    }
td.cont {
    font-variant: small-caps
    }
hr.pg {
    width: 100%
    }
a:link {
    color: blue;
    text-decoration: none
    }
link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
pre {
    font-size: 9pt
    }