@namespace h "http://www.w3.org/1999/xhtml";
@page {
margin: 5pt;
}
body {
font-family: serif, sansserif;
}
p {
margin: 0;
text-indent: 0;
line-height: 1em;
text-align: justify;
font-size: 1em;
widows: 2;
orphans: 2;
}
p + p {
text-indent: 1.5em;
line-height: 1em;
}
a {
color: #000;
text-decoration: underline;
}
h2 {
margin-top: 3em;
margin-right: 0;
margin-bottom: 2em;
margin-left: 0;
page-break-after: avoid;
font-size: 1.1em;
text-align: center;
text-indent: 0;
font-weight: normal;
}
.titoletto {
text-align: center;
text-indent: 0;
margin-bottom: 2em;
margin-top: -2em;
}
.footnote {
font-size: 0.9em;
margin-left: 1em;
text-indent: -1.5em;
text-align: justify;
page-break-before: always;
border-top: 0.5px;
border-top-style: solid;
border-top-color: black;
padding-top: 1em;
width: 60%;
}
.center, .center p {
text-align: center;
text-indent: 0;
}
.right {
text-align: right;
}
.italic {
font-style: italic;
}
.underline {
text-decoration: underline;
}
img {
max-width: 100%;
}
/*======== image rules ========*/
/*===== end image rules ========*/
span.underline {
text-decoration: underline;
}
span.fakesmallcaps {
font-size: 0.75em;
}