body {
    margin-left: 10%;
    margin-right: 10%
    }
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    clear: both
    }
p {
    margin-top: 0.51em;
    text-align: justify;
    margin-bottom: 0.49em;
    text-indent: 1em
    }
.p2 {
    margin-top: 2em
    }
.p4 {
    margin-top: 4em
    }
@media print {
    hr.chap {
        display: none;
        visibility: hidden
        }
    }
div.chapter {
    page-break-before: always
    }
h2.nobreak {
    page-break-before: avoid
    }
.blockquot {
    margin-left: 5%;
    margin-right: 5%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.right {
    text-align: right;
    text-indent: 0
    }
.footnote {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 0.9em
    }
.fnanchor {
    vertical-align: super;
    font-size: 0.8em;
    text-decoration: none
    }
.xbig {
    font-size: 2em
    }
.big {
    font-size: 1.3em
    }
.small {
    font-size: 0.8em
    }
abbr[title] {
    text-decoration: none
    }