body {background: white; color: black;
 font-family: arial, sans-serif;
 font-size: 10pt;
 }

h1 {color: blue; text-align: center;
 font-family: arial, sans-serif;
 font-size: 14pt; font-weight: bold;
 }

.big {color: black;
 font-family: arial, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 text-align: center;
 }

.sezione {color: blue;
 font-family: arial, sans-serif;
 font-size: 16pt;
 font-weight: bold;
 text-align: left;
 font-style: italic;
 }

p {font-family: arial, sans-serif;
 font-size: 12pt;
 text-align: left;
 }

a {text-decoration: none; 
 font-weight: bold;
 }
a:link {color: black;}
a:visited {color: blue;}

.testo {line-height: 15pt;
 text-align: justify;
 margin-right: 1.5em;
 margin-left: 1em;
 }

.piccolo {font-size: 10pt;}

.content {
 margin-left: 30px; margin-right: 10px
}
#rsommario {
 color:blue;
 background:silver;
 text-align:center;
 font-size:14pt;
 font-weight:bold;
 }

#firma {
 text-align:right;
 font-style:italic;
 font-weight:bold;
 margin-right: 2em;
 }

#nsezione {
 text-align:right;
 font-size:24pt;
 font-weight:bold;
 font-style:italic;
 color: navy;
 }

