p {
    text-align: justify
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center
    }
hr {
    width: 33%;
    margin-top: 1em;
    margin-bottom: 1em
    }
body {
    margin-left: 10%;
    margin-right: 10%
    }
.note {
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 1em
    }
.blkquot {
    margin-left: 4em;
    margin-right: 4em
    }
.figure {
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    font-size: 0.8em
    }
.figure img {
    border: none
    }
.figurel {
    margin-left: 5%;
    margin-right: 5%;
    border: none
    }
.figurel img {
    border: none
    }
.newpage {
    font-size: 80%
    }
.cont {
    font-size: 120%
    }
.ctr {
    text-align: center
    }
hr.full {
    width: 100%
    }
a:link {
    color: #00f;
    text-decoration: none
    }
link {
    color: #00f;
    text-decoration: none
    }
a:visited {
    color: #00f;
    text-decoration: none
    }
a:hover {
    color: #f00
    }
pre {
    font-size: 8pt
    }
.cntr {
    text-align: center
    }