a:link {
    color: #00c;
    text-decoration: none
    }
link {
    color: #00c;
    text-decoration: none
    }
a:visited {
    color: #006;
    text-decoration: none
    }
a:hover {
    color: red
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
pre {
    font-size: 9pt
    }
p {
    margin-top: 0.75em;
    margin-right: 0;
    margin-bottom: 0.75em;
    margin-left: 0;
    text-align: justify;
    text-indent: 1em
    }
.adlisting {
    font-weight: bold;
    margin: 0.75em 20%;
    text-align: left;
    text-indent: 0
    }
.adlistingunbold {
    font-weight: normal;
    margin: 0.75em 20%;
    text-align: left;
    text-indent: 0
    }
.centre {
    text-align: center
    }
.first {
    text-indent: 0
    }
.list {
    text-indent: 0;
    padding: 0 2em
    }
.note {
    color: #666
    }
.textright {
    margin: 0.75em 20%;
    text-align: right
    }
.underscore {
    text-decoration: underline
    }
.ditto {
    padding-right: 1.5em;
    padding-left: 1.5em
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
.ad-xb {
    font-weight: bolder
    }
.bookad {
    margin-left: 2em;
    text-indent: -1em;
    text-align: justify
    }
.unbold {
    font-weight: normal
    }
hr {
    width: 33%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.full {
    width: 100%
    }
div.advert {
    border: solid #000 2px;
    padding: 1em;
    margin: 1em
    }
div.chapter {
    margin: 1em 0;
    padding: 2em 0
    }
div.toc {
    margin: 1em 0;
    padding: 2em 0
    }
ul {
    list-style-type: none
    }
ol.arabic {
    list-style: decimal
    }
ol.upperroman {
    list-style: upper-roman
    }