table { 
font-size : 95%;
border-collapse : collapse;
width : 90%;
border : 1px solid #808080;
} 
td, th { 
border : 1px solid #808080;
padding-left : 0.2em;
padding-right : 0.2em;
padding-top : 0.2em;
padding-bottom : 0.2em;
} 
td { 
border-left-style : solid;
border-right-style : solid;
border-top-style : none;
border-bottom-style : solid;
}

.it  { background-color: #eeeeee; text-align: left; color: #000000; font-size: 100%; font-weight: bold;
               border-left: 1px solid #808080; 
               border-right: 2px solid #808080; border-top: 1px solid #808080; 
               border-bottom: 2px solid #808080; padding-left: 5px; padding-right: 5px; }

.el  { background-color: #404040; color: #FFFFFF;
 font-weight: bold; text-align: left; font-size : 115% }

.ris { background-color: #eeeeee; color: #000000;
 font-weight: bold; text-align: right; font-size : 115% }
.dxit  { background-color: #eeeeee; color: #000000;
 font-weight: bold; text-align: right; font-size : 115% }

.dx  { text-align: right }
.ce  { font-weight: bold; text-align: center }
.ceit  { background-color: #eeeeee; color: #000000;
 font-weight: bold; text-align: center; font-size : 115% }
ul           { list-style-type: disc; text-align: justify }
ul ul        { list-style-type: circle; text-align: justify }
ul ul ul     { list-style-type: square; text-align: justify }

.testo { width : 90%; text-align: justify; font-size : 90% }

li.c1 {list-style: none}
p.c1rid2     { text-align: center; font-size : 80%; }

