body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.titolo1 {
	font-family: Arial; font-size: 36px; color: #000046;
}


.titolo2 {
	font-family: Arial; font-size: 36px; color: #ff0000;
}

.sotto-titolo2 {
	font-family: Arial; font-size: 24px; color: #ff0000;
}

.testo {
	font-family: Arial; font-size: 16px; color: #000046;
}