body {
 background-color : white;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11pt;
color: #000000;
}

table.tabella {
width : 975px;
 border: 0;
}

.cella_p {
width : 70px;
height: 0px;
}

.cella_t {
width : 815px;
 font-size: 14pt;
 font-family: Verdana, serif;
 font-weight: bold;
 text-align: center;
 color: Red;
 }
 
 .cella_c {
width : 815px;
 font-size: 11pt;
 font-family: Verdana, serif;
 font-weight: normal;
 text-align: justify;
 color: black;
width: 815px;}
 
  .cella_f {
width : 815px;
 font-size: 11pt;
 font-family: Verdana, serif;
 font-weight: bold;
 text-align: right;
 color: black;
 }
 
 .pd {
 font-size: 11pt;
 font-family: Verdana, serif;
 font-weight: bold;
 text-align: justify;
 color: #000066;
 }