A {
  text-decoration: none;
} 

UL {
  padding: 0px 0px 0px 20px;
  margin: 0px 0px 0px 20px;
}

.size05 {
	font-size: 0.5em;
}

TABLE.centrata {
  text-alignment: center;
}

TABLE.sinistra {
  text-alignment: left;
}

TABLE.destra {
  text-alignment: right;
}

TH.titoloingrigio {
  white-space: nowrap;
  border: 2px solid #000000;
  color: #FFFFFF;
  background-color: #C0C0C0;
}
