.testo
{
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: "Times New Roman", Times, serif
}
.titoletto
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #4a5d7e;
    FONT-FAMILY: "Times New Roman", Times, serif
}
.testobold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #4a5d7e;
    FONT-FAMILY: "Times New Roman", Times, serif
}
.titoletto_bianco{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #FFFFFF;
    FONT-FAMILY: "Times New Roman", Times, serif

}