table { 
font-size : 95%;
border-collapse : collapse;
width : 85%;
border : 1px solid #808080;
} 
td, th { 
border : 1px solid #808080;
padding-left : 0.5em;
padding-right : 0.5em;
padding-top : 0.5em;
padding-bottom : 0.5em;
} 
td { 
border-left-style : solid;
border-right-style : solid;
border-top-style : none;
border-bottom-style : solid;
}
.int_tabella { background-color: #eeeeee; text-align: left; font-size : 115% }
ul           { list-style-type: disc }
ul ul        { list-style-type: circle }
li.c1 {list-style: none}