.tari13_tabella {
  width: 100%;
  border: 0px;
  background-color: #568ABE;
}
.tari13_head {
  background-color:#069;
  font: 13px arial;
  color: #FFFFFF;
  font-style: normal;
  text-align:center;
  font-weight: bold;
}
.tari13_head_2 {
  background-color:#EDEDED;
  font: 13px arial;
  color: #333;
  font-style: normal;
  text-align:center;
  font-weight: bold;
}
.tari13_col-1 {
  background-color:#069;
  font: 13px arial;
  color: #FFFFFF;
  font-style: normal;
  text-align:center;
  font-weight: normal;
}
.tari13_col-2 {
  background-color:#E6EDF6;
  font: 13px arial;
  color: #333;
  font-style: normal;
  text-align:center;
  font-weight: normal;
}
.tari13_col-3 {
  background-color:#FFFFFF;
  font: 13px arial;
  color: #333;
  font-style: normal;
  text-align:center;
  font-weight: normal;
}
.tari13_pari {
  background-color: #FFFFFF;
  font: 12px arial;
  color:#333;
  font-style: normal;
  text-align:center;
  font-weight: normal;
}
.tari13_dispari {
  background-color: #E6EDF6;
  font: 12px arial;
  color:#333;
  font-style: normal;
  text-align:center;
  font-weight: normal;
}
.tari13_note {
  width: 100%;
  border: 0px;
  background-color: #FFFFFF;
  font: 12px arial;
  color:#333;
  font-style: normal;
  text-align:justify;
  font-weight: normal;
}
.tari13_blu {
  font: 12px arial;
  color:#03F;
  font-style: normal;
  text-align:left;
  font-weight: normal;
}
.tari13_red {
  font: 12px arial;
  color:#F00;
  font-style: normal;
  text-align:left;
  font-weight: normal;
}
.tari13_green {
  font: 12px arial;
  color:#060;
  font-style: normal;
  text-align:left;
  font-weight: normal;
}