@charset "ISO-8859-1";
.home {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.home2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.testopiccolo {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.testo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.testo3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #B4905D;
}
.testo4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.testo5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #3E7FA7;
}
.home3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
