h1 {
 font-family: Arial, Helvetica;
 font-size: 16px;
 font-weight: 800;

}

h2 {
 font-family: Arial, Helvetica;
 font-size: 14px;
 font-weight: 600;

}

h3 {
 font-family: Arial, Helvetica;
 font-size: 11px;
 font-weight: 100;

}

P {
 font-family: Arial, Helvetica;
 font-size: 13px;
 font-weight: 100;
 text-align: justify;
 color: #000000;

}
P.titoli {
 font-family: Arial, Helvetica;
 font-size: 13px;
 font-weight: bold;
 text-align: justify;
 color: #000000;

}

P.ssmall {
 text-align: right;
 font-family: Helvetica, Arial;
 font-size: 7px;
 font-weight: 100;
 color: #888888;
}

UL {
 font-family: Arial, Helvetica;
 font-size: 13px;
 font-weight: 100;
 text-align: justify;
 color: #000000;

}

LI {
 font-family: Arial, Helvetica;
 font-size: 13px;
 font-weight: 100;
 text-align: justify;
 color: #000000;

}


A {text-decoration: none;}
A:link {color: #990000;}
A:visited {color: #990000;}
A:active {color: #990000;}

A.piccola:link {
 font-family: Helvetica, Arial;
 font-size: 9px;
 font-weight: bold;
 color: #333333;
 text-decoration:none;
}
A.piccola:visited {
 font-family: Helvetica, Arial;
 font-size: 9px;
 font-weight: bold;
 color: #333333;
 text-decoration:none;
}
A.piccola:active {
 font-family: Helvetica, Arial;
 font-size: 9px;
 font-weight: bold;
 color: #333333;
 text-decoration:none;
}

