html {
  font-family: Roboto;
  padding-left: 23px;
  white-space:nowrap;
}

.osr24{

  padding-left: 5px;
  color: #0066ff;
  text-decoration: none;
}


.intestazione{
  font-weight: bold;
  font-size:14px;

  }

.corpo{
font-size:12px;
  white-space:nowrap;

  }

.corpo-t{font-size:12px;white-space:nowrap;background: #f3f3f3;}

  table {
   border: 1px solid grey;
   padding:1px;
}

th, td {
   border: 1px solid grey;
   padding:6px;
}


a{
text-decoration:none;
}




.categoria{
font-weight: bold;
}
