.titolo {
font-family: arial;
font-weight: bold;
font-color: "#FFFFFF";
background-color: "#00008B";
font-size: 24px;
text-align: center;
letter-spacing: 3px;
}

.titolo1 {
font-family: arial;
font-weight: bold;
font-size: 20px;
font-color: "#00008b"
text-align: center;
}

.titolo2 {
font-family: arial;
font-style: italic;
font-weight: bold;
font-size: 16px;
font-color: "#FFFFFF";
background-color: "#800080"
text-align: center;
}

.link {
font-family: arial;
font-weight: bold;
font-size: 14px;
font-color: "#800080"
text-align: center;
}

.eviden {
font-family: arial;
font-weight: bold;
font-size: 12px;
font-color: "#00008b";
}


.testo {
font-family: arial;
font-style: normal;
font-size: 12px;
font-color: "#00008b";
text-align: center;
}

.testo1 {
font-family: times new roman;
font-style: normal;
font-size: 12px;
font-color: "#00008b";
}

.dialogo {
font-family: arial;
font-style: italic;
font-size: 12;
font-color: "#00008b";
}


