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; }

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

ol           { text-align: justify; margin-right: 50px; }

.cella_titolo { background-color: #eeeeee; text-align: left; 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; padding-left: 5px }
