body{  
font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif; 
font-size:10pt; 
text-transform:none; 
background-color: #FFFFFF;
}
.titolo{
font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif; 
font-size:10pt; 
font-weight:bold; 
color:#003366;
}
.testo{
font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif; 
font-size:10pt; 
font-weight:normal; 
color:#003366;
}
.link a{
text-decoration:none;
color:#003366;
font-size:9pt; 
}
.link a:hover{
text-decoration:none;
color:#FF8000;
}
.errore{
color:#FF0000;
font-weight:bold;
}

.inputstyle {  
font-family: Verdana, Helvetica, sans-serif; 
font-size:10pt; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
font-variant: normal; 
text-transform: none; 
color: #000000; 
text-decoration: none; 
background-color: #F0F0F0; 
border: 1px #000000 solid;
}

