body {
  margin-left : 4%;
  margin-right : 4%;
}

H3.titoletto  {
  font-family : Arial,Helvetica, sans-serif;
  font-size : 14pt;
  color : #800040;
  text-align : center;
  font-weight : bold;
}

TD.menu  {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12pt;
}

th.nttitle {
        background-color: #FEE9F4;
  color: #7C4B2F;
  font-family: Arial, Helvetica;
  font-weigh: bold;
  text-align: center;
}

th.nt {
        background-color: #663366;
  color: #FFFFFF;
  font-family: Arial, Helvetica;
  font-weigh: bold;
  text-align: left;
}

th.ntcent {
        background-color: #663366;
  color: #FFFFFF;
  font-family: Arial, Helvetica;
  font-weigh: bold;
  text-align: center;
}

td.ntindice {
        background-color: #FEE9F4;
  font-family: Arial, Helvetica;
  font-weigh: plain;
        font-style: italic;
  text-align: center;
}

td.nt {
        background-color:  #996699;  /* #FEE9F4; */
  color: #FFFFFF;
  font-family: Arial, Helvetica;
  font-weight: plain;
  text-align: left;
}

td.ntnum {
        background-color:  #996699;  /* #FEE9F4; */
  color: #ffffff;
  font-family: Arial, Helvetica;
  font-weight: bold;
  text-align: center;
  vertical-align: center;
}
