
.intestazione
 {
  background-color: #D3D3D3;
  font-weight: bold;
  font-family: Verdana;
  font-size: 10pt;
  text-align: center;
}
.corpo
 {

  font-weight: normal;
  font-family: Verdana;
  font-size: 8pt;
  text-align: center;
 
}
.calint
{

  font-weight: bold;
  font-family: Verdana;
  font-size: 10pt;
  text-align: center;
}
.calcorpo
 {
  background-color: #FFFFFF;
  font-weight: normal;
  font-family: Verdana;
  font-size: 10pt;
  text-align: center;
}
.calita
 {
  background-color: #FFFFFF;
  font-weight: normal;
  font-family: Tahoma;
  font-size: 10pt;
  text-align: center;
  color: #FF3333
}