
.body {
  font-family: Verdana;
  font-size: 8pt;
}

.evid {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
}

TABLE.norm {
  font-family: Verdana;
  font-size: 8pt;
}

.CellaIntest {
  color: #FFFFFF;
  background-color: #04CE04;
  font-family: Verdana;
  font-weight: bold;
  font-size: 8pt;
  text-align: center;
}

.CellaGialla {
  color: #0000FF;
  background-color: #FFFF66;
  font-family: Verdana;
  font-weight: bold;
  font-size: 8pt;
  text-align: center;
}

.CellaVerde {
  color: #0000FF;
  background-color: #04CE04;
  font-family: Verdana;
  font-size: 8pt;
  text-align: center;
}

.Cella {
  font-family: Verdana;
  font-size: 8pt;
}

.Forte {
  font-family: Verdana;
  font-weight: bold;
  font-size: 8pt;
}

.tabellaLay {
  border-top: thin #0033FF solid;
  font-family: Verdana;
  font-size: x-small;
  border-right: thin #0033FF solid;
  border-bottom: thin #0033FF solid;
  border-left: thin #0033FF solid;
  font-size: 8pt;
}

A {

  text-decoration: none;
}

A:hover {

  color: #FF0000;
  text-decoration: underline;
}

A.Link1 {
  font-family: Verdana;
  font-size: 8pt;
  color: #0000FF;
  background-color: transparent;
  text-decoration: none;
}

A.Link1:hover {
  color: #FF0000;
  background-color: transparent;
  text-decoration: underline;
}

TD {
  font-family: Verdana;
  font-size: 8pt;
}

DIV {
  font-family: Verdana;
  font-size: 8pt;
  text-align: left;
  padding-bottom: 2px;
  padding-top: 2px;
}

P {
  font-family: Verdana;
  font-size: 8pt;
}