body {
    margin-left: 20%;
    margin-right: 20%
    }
p {
    margin-top: 0.75em;
    text-align: justify;
    text-indent: 2em
    }
p.ded {
    font-style: italic;
    line-height: 1.1
    }
.date {
    margin-left: 5%;
    text-align: left;
    text-indent: 0
    }
.sig {
    margin-right: 5%;
    text-align: right;
    text-indent: 0
    }
.d {
    margin-left: 4%;
    margin-right: 4%;
    text-align: center;
    font-size: 95%;
    text-indent: 0%
    }
div.comm {
    font-size: 120%
    }
h1 {
    text-align: center;
    line-height: 1.5;
    font-weight: 500
    }
h2 {
    text-align: center;
    margin-top: 2.5em;
    margin-bottom: 2.5em;
    font-weight: 500
    }
h3 {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 2em;
    clear: both
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.minor {
    width: 15%;
    margin-top: 1.5em;
    margin-bottom: 1.5em
    }
table {
    margin-left: auto;
    margin-right: auto
    }
.pagenum {
    font-style: normal;
    font-weight: normal;
    font-size: 65%;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.blockquot {
    margin-left: 40%;
    margin-right: auto;
    font-size: 85%
    }
.blockquot p {
    text-indent: 0
    }
.atto {
    margin-left: 5%;
    margin-right: auto;
    font-size: 85%
    }
.atto p {
    text-indent: -5%
    }
.scena {
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 3em;
    text-indent: 0;
    font-size: 85%
    }
.center {
    text-align: center;
    text-indent: 0
    }
.r {
    text-align: right
    }
.small {
    font-size: 80%
    }
.big {
    font-size: 130%
    }
.smcap {
    font-variant: small-caps
    }
.em {
    font-style: normal
    }
.tnote {
    border: dashed 1px;
    margin-left: 10%;
    margin-right: 10%;
    padding: 0.5em 1em 0.5em 1em;
    font-size: 90%
    }
.tnote p {
    text-indent: 0
    }
.tnote h2 {
    text-align: center;
    clear: both;
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 2em
    }
ul {
    list-style-type: none;
    line-height: 1.2
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }