body {
  font-family: verdana, arial, helvetica, "sans serif";
  font-size: 12px;
  text-align: justify;
}
a:link {
  color: #007FFF;
  text-decoration: underline;
}
a:active {
  color: #007FFF;
  text-decoration: underline;
}
a:visited {
  color: #007FFF;
  text-decoration: underline;
}
.sottomenu {
  font-family: arial, "sans serif";
  font-size: 11px;
  font-weight: bold;
}
.testo {
  font-size: 12px;
}
.titolo {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.piccolo {
  font-size: 12px;
  color: #007FFF;
}
.content {
  font-size: 12px;
}
