.testo {
    font-style : normal;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : Black;
}

BODY {
    background-color : White;
    margin-bottom : 0px;
    margin-left : 2px;
    margin-top : 2px;
}

.titolo {
    font-size : 17px;
    font : bold Verdana;
}
.link {
    font-style : bold;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : Black;
}
.testo2 {
    font-style : normal;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : Black;
}


