body {margin: 0; padding: 0; text-align: center;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10pt; background-color: White; color:#515151;}

#testata {color: #003399; font-style: italic; font-size: 10pt;}
#titoloContenuti {background-color: #3D9A49; color: #222222; font-weight: normal; font-size: 14pt;}
#contesto {font-size: 10pt;}
#navigatori {font-size: 10pt;}
#piede {background-color: #3D9A49; color: #222222; font-weight: lighter; font-size: 10pt; text-align: center;}

h1 {color: #003399; font-weight: bold; font-size: 17pt;}
h2 {color: #003399; font-weight: bold; font-size: 15pt;}
h3 {color: #003399; font-weight: lighter; font-size: 15pt;}
h4 {color: #003399; font-weight: lighter; font-size: 13pt;}
td {font-size: 10pt;}
th {background-color: #a0a0a0;}

a:link, a:visited {color: #1760C8; text-decoration: none;}
a:hover {color: #F95225;}
a:focus, a:active {color: #1760C8; text-decoration: none;}

.verde {color: #3D9A49;}
.arancio {color: #F95225;}
.blu {color: #003399;}
.giallo {color: #ffff00;}
.grigio {color: #a0a0a0;}
.piccolo {font-size: 8pt;}

