
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	
}

.testiSottolineati {
	font-family: Verdana;
	font-size: 10px;
	color: #555354;
	text-decoration: none;
	line-height: 15px;
	text-decoration: underline;	
}

.testi {
	font-family: Verdana;
	font-size: 10px;
	color: #555354;
	text-decoration: none;
	line-height: 15px;	
}
.testiSmall {
	font-family: Verdana;
	font-size: 9px;
	color: #555354;
	text-decoration: none;
	line-height: 15px;	
}
.testiSmallItalic {
	font-family: Verdana;
	font-size: 9px;
	color: #555354;
	text-decoration: none;
	line-height: 15px;
	font-style: italic;
}
.testiScheda{
	font-family: Verdana;
	font-size: 10px;
	color: #555354;
	text-decoration: none;
	line-height: 18px;	
}


.titoli {
	font-family: Arial;
	font-size: 21px;
	color: #555354;
	text-decoration: none;
}
.testiNeri {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;	
}


.titoliScheda {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
.titoliNeri {
	font-family: Arial;
	font-size: 21px;
	color: #000000;
	text-decoration: none;
}


img {
	text-decoration: none;
	border: none;
}
.form {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;

}
.formMessage {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
}

.titoliForm {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}



