* {
    font-family: Times
    }
body {
    font-size: 18pt;
    margin-left: 10%;
    margin-right: 10%
    }
p {
    text-indent: 1.5em;
    margin-top: 0.1em;
    font-size: 18pt;
    text-align: justify;
    margin-bottom: 0.05em
    }
p.cont {
    text-indent: 0;
    margin-top: 0;
    font-size: 18pt;
    text-align: justify;
    margin-bottom: 0.05em
    }
blockquote {
    font-size: 18pt;
    margin-left: 15%;
    width: 80%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 65%
    }
hr.full {
    width: 100%
    }
hr.chapbreak {
    width: 65%;
    margin-top: 2.5em;
    margin-bottom: 1.5em
    }
a:link {
    color: blue;
    text-decoration: none
    }
a:visited {
    color: blue;
    text-decoration: none
    }
a:hover {
    color: red
    }
pre {
    font-size: 10pt
    }
.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.bigillus {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em;
    font-size: 12pt;
    line-height: 36pt
    }
p.illus {
    text-indent: 0;
    margin-top: 0;
    font-size: 18pt;
    text-align: justify;
    margin-bottom: 0.05em
    }
p.chapone {
    text-indent: 0;
    margin-top: 0;
    font-size: 18pt;
    text-align: justify;
    margin-bottom: 0.05em
    }