p {
    margin-top: 0.75em;
    text-align: justify
    }
.title {
    text-align: center;
    margin-top: 2.5em;
    margin-bottom: 2.5em
    }
.adtitle {
    text-align: center;
    font-size: 300%;
    font-weight: 500;
    margin-bottom: 0
    }
.dist {
    padding-left: 3em
    }
.r {
    text-align: right
    }
.l {
    text-align: left
    }
h1 {
    text-align: center;
    line-height: 1.5;
    font-weight: 500;
    margin-top: 4em
    }
h2 {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 1.5em
    }
hr {
    width: 65%;
    margin-top: 2em;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    clear: both
    }
hr.minor {
    width: 15%;
    margin-top: 0;
    margin-bottom: 1.5em
    }
table {
    margin-left: 5%;
    margin-right: 5%;
    line-height: 0.9
    }
table.volumi {
    margin-left: -4%;
    margin-right: 0;
    line-height: 0.9
    }
.tdl {
    font-size: 70%;
    padding-left: 0.5em
    }
.tdr {
    text-align: right;
    font-size: 70%;
    padding-right: 0.5em
    }
.tdb {
    text-align: left;
    padding-right: 0.5em;
    font-size: 150%;
    white-space: nowrap
    }
.tdp {
    text-align: right;
    padding-left: 1em
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 105%
    }
.pagenum {
    font-size: 65%;
    text-align: right;
    color: #999;
    background-color: #fff
    }
.bb {
    border-bottom: solid 1px
    }
.center {
    text-align: center
    }
.small {
    font-size: 70%
    }
.smaller {
    font-size: 60%
    }
.big {
    font-size: 130%
    }
.bigger {
    font-size: 170%
    }
td.sbig {
    font-size: 200%;
    font-weight: 500
    }
td.pad {
    padding-left: 1em;
    padding-right: 1em;
    font-size: 80%
    }
.lighter {
    font-weight: 500
    }
.smcap {
    font-variant: small-caps
    }
.g {
    letter-spacing: 0.2em;
    padding-left: 0.1em
    }
.space {
    word-spacing: 0.5em
    }
.noserif {
    font-family: sans-serif;
    font-size: 88%
    }
.u {
    text-decoration: underline
    }
.treves {
    text-align: center;
    line-height: 1.5;
    border-top: solid 1px
    }
.break {
    margin-top: 2em
    }
.rom {
    margin-left: 12%;
    margin-right: 12%;
    list-style-type: none;
    font-size: 90%;
    line-height: 1.3
    }
.ads {
    margin-left: 10%;
    margin-right: 10%;
    font-size: 90%
    }
.tnote {
    border: dashed 1px;
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 5em;
    margin-bottom: 5em;
    padding-bottom: 1.5em;
    padding-top: 0.5em;
    padding-left: 2em;
    padding-right: 2em;
    font-size: 90%
    }
.tnote h2 {
    text-align: center;
    clear: both;
    font-weight: 500;
    margin-top: 1.5em;
    margin-bottom: 2em
    }
.tnote ul {
    list-style-type: none;
    margin-left: -2em;
    margin-right: -2em
    }
ins.correction {
    text-decoration: none;
    border-bottom: thin dotted gray
    }
.figcenter {
    margin-top: 3em;
    margin-right: auto;
    margin-bottom: 2em;
    margin-left: auto;
    text-align: center
    }