body
{ font-family:"Lato", arial, sans-serif;
}

.inputtext 
{  padding:10px;
   width:400px;
   font-size:20px;
   border-style:solid;
   border-color:#770F00;
}

.bottone
{  padding:10px;
   width:100%;
   font-size:20px;
   border-style:solid;
   border-color:#770F00;
   color:white;
   background-color:#770F00;
}

.testo
{  font-size:15px;
   color:#46494C;
}

.headertable
{ text-align:center;
  font-size:20px;
  background-color:#770F00;
  color:white;
  padding:10px;
  width:20%;
}

.bodytable
{ text-align:center;
  font-size:15px;
  color:#46494C;
  padding:10px;
  background-color:#f9f9f9;
  border:solid 1px #d5d5d5;
}

.bodytable1
{ text-align:center;
  font-size:15px;
  color:#46494C;
  padding:10px;
  border:solid 1px #d5d5d5;
}
  