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; color: #000000;
 font-weight: bold; text-align: left; font-size : 115% }
.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: decimal; text-align: justify }
ul ul        { list-style-type: disc; text-align: justify }