table { 
font-size : 95%;
border-collapse : collapse;
width : 100%;
border : 1px solid #808080;
} 
td, th { 
border : 1px solid #808080;
padding-left : 0.5em;
padding-right : 0.5em;
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;
}

.int_tab_sx { background-color: #eeeeee; text-align: left; font-size : 100%; font-weight: bold }
.int_tab_ce { background-color: #eeeeee; text-align: center; color: #000000; font-size: 100%; 
               font-weight: bold; border-left: 1px solid #C0C0C0; 
               border-right: 2px solid #C0C0C0; border-top: 1px solid #C0C0C0; 
               border-bottom: 2px solid #C0C0C0; }
.int_tab_dx { background-color: #eeeeee; text-align: right; font-size : 100%; font-weight: bold }
.cella_sx { text-align: left; }
.cella_dx { text-align: right; }

li {list-style: none; text-align: center; }
li.c4 {list-style: none; text-align: justify; }
