@charset "utf-8";
.titoletto {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.testook {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.titoletto2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #FF0000;
}
.titolo {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #FF0000;
}
.titoletto3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
}
.spazio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
.testo {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
.bianco {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
