<STYLE>
    

H1      {
      font-size: 14pt;
      font-family: verdana;
      color: "#2233EE";
      font-weight: bold;
      text-align: left;
      }

    H2      {
      font-size: 10pt;
      font-family: "verdana";
      font-style: verdana;
      font-weight: strong; 
      color: "#BB0404";
      text-align: left;
      text-decoration: none;
      }

    H3      {
      font-size: 10 pt;
      font-family: verdana;
      color: black;
      font-weight: normal;
      text-align: justify;
      line-height:150%;
      }



H5 {
      font-size: 10 pt;
      font-family: verdana;
      color: white;
      font-weight: normal;
      text-align: justify;
      line-height:150%;

border : 2px solid black; 
background: #2979D6;
}


A:link {
font-size: 8 pt;
font-weight: 600;
font-style: verdana;
font-family: "verdana", "verdana";
color: black;
font-weight: normal;
text-decoration: underline;
}

A:visited {
font-size: 8 pt;
font-weight: lighter;
font-style: verdana;
font-family: "verdana", "verdana";
color: black;
font-weight: normal;
text-decoration: underline;
}

A:active {
font-size: 8 pt;
font-weight: 600;
font-style: verdana;
font-family: "verdana", "verdana";
color: black;
font-weight: normal;
text-decoration: underline;
}

A:hover {
font-size: 8 pt;
font-weight: 600;
font-style: verdana;
font-family: "verdana", "verdana";
color: black;
  !color: "#BB0404" (rosso mattone);
font-weight: normal;
text-decoration: none;
}







</style>