body {
    margin-left: 10%;
    margin-right: 10%
    }
hr {
    width: 70%;
    margin-top: 1em;
    margin-bottom: 1em
    }
hr.minor {
    width: 20%
    }
hr.tiny {
    width: 10%
    }
p, blockquote {
    margin-top: 0.5em;
    margin-bottom: 0;
    line-height: 1.2
    }
.blockquote {
    margin-left: 2em;
    margin-right: 2em;
    font-size: 95%
    }
p.indr {
    text-align: right;
    margin-right: 5%
    }
.center {
    text-align: center;
    text-indent: 0;
    margin-top: 1em
    }
.scena {
    margin-left: 50%;
    margin-right: 5%;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 88%
    }
div.titlepage {
    text-align: center;
    margin: 2em 5%
    }
div.cat {
    text-align: center;
    margin: 4em 5%
    }
h1, h2, h3 {
    text-align: center;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
h1 {
    font-size: 200%;
    margin-top: 2em;
    margin-bottom: 2em
    }
h2 {
    font-size: 140%;
    margin-top: 2em;
    margin-bottom: 2em
    }
h3 {
    font-size: 120%;
    margin-top: 2em
    }
.pagenum {
    font-style: normal;
    font-weight: normal;
    font-size: 65%;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.pad4 {
    margin-top: 4em
    }
.pad2 {
    margin-top: 2em
    }
.xx-small {
    font-size: 50%
    }
.x-small {
    font-size: 70%
    }
.small {
    font-size: 85%
    }
.larger {
    font-size: 115%
    }
.x-large {
    font-size: 130%
    }
.xx-large {
    font-size: 150%
    }
.smcap {
    font-variant: small-caps
    }
.publ {
    font-variant: small-caps;
    letter-spacing: 0.2em;
    margin-left: 0.2em
    }
ul {
    list-style-type: none;
    line-height: 1em
    }
ul.pers {
    list-style-type: none;
    line-height: 1.2em
    }
div.dotted {
    border: 1px dotted black;
    padding: 2%;
    margin: 4em 10%;
    font-size: 85%
    }
.figcenter {
    text-align: center;
    margin: 1em auto
    }