.ArancioTabSx {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #FF9933;

}
.Bianco8ptGr {
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
}
.Nero8pt {
    font-family: Verdana;
    font-size: 8pt;
    color: #333333;
    font-weight: normal;

}
.GrigioScuro8ptSp5 {
    font-family: Verdana;
    font-size: 8pt;
    color: #333333;
    margin-left: 5px;

}
.GrigioChiaro10ptGr {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #CCCCCC;
}
.Arancio10pt {
    font-family: Verdana;
    font-size: 10pt;
    color: #FF9933;
}
.Nero8ptGr {
    font-family: Verdana;
    font-size: 8pt;
    color: #333333;
    font-weight: bold;

}
.Arancio8pt {

    font-family: Verdana;
    font-size: 8pt;
    color: #FF9933;
}
a.lnkNero8pt:link {text-decoration: underline;font-family: verdana;color: black; font-size: 8pt;}
a.lnkNero8pt:visited {text-decoration: underline;font-family: verdana;color: black; font-size: 8pt;}
a.lnkNero8pt:hover  {text-decoration: none;font-family: verdana;color: #3399FF; font-size: 8pt;}

a.lnkNero10pt:link {text-decoration: underline;font-family: verdana;color: black; font-size: 10pt;}
a.lnkNero10pt:visited {text-decoration: underline;font-family: verdana;color: black; font-size: 10pt;}
a.lnkNero10pt:hover  {text-decoration: none;font-family: verdana;color: #3399FF; font-size: 10pt;}

a.lnkBianco8pt:link {text-decoration: none;font-family: verdana;color: #FFFFFF; font-size: 8pt;}
a.lnkBianco8pt:visited {text-decoration: none;font-family: verdana;color: #FFFFFF; font-size: 8pt;}
a.lnkBianco8pt:hover  {text-decoration: underline;font-family: verdana;color: #FFFFFF; font-size: 8pt;}

a.lnkBlu8pt:link {text-decoration: none;font-family: verdana;color: #0066CC; font-size: 8pt;}
a.lnkBlu8pt:visited {text-decoration: none;font-family: verdana;color: #0066CC; font-size: 8pt;}
a.lnkBlu8pt:hover  {text-decoration: none;font-family: verdana;color: #0066CC; font-size: 8pt;}

.blu8pt {
    font-family: Verdana;
    font-size: 8pt;
    color: #0066CC;
}
.blu10pt {

    font-family: Verdana;
    font-size: 10pt;
    color: #0066CC;
}