body {
  background: #EAEEEE;
  font-family:'Adobe Garamond Pro Regular';
  font-weight:normal;
}

html {
  background: #EAEEEE;
  font-family:'Adobe Garamond Pro Regular';
  font-weight:normal;
  font-size:14px;
}

a {
  text-decoration: none; 
  color: black;
}

a:hover {
  text-decoration: none; 
  color: #808080;
}

ul {
  margin-left: 0;
  padding-inline-start: 0;
}

li {
  list-style-type: none;
  line-height: 1.5;
}

.evidenziato {
  font-family:'Adobe Garamond Pro Regular';
  font-weight:normal;
  font-size:22px;
  letter-spacing: -2px; 
}
