body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-size: large;
	color: #CCFFCC;
	text-align: center;
	background-color: #993333;
}
h2 {
	font-size: medium;
	color: #0066CC;
	text-align: center;
}
.centro {
	text-align: center;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
}
.giustifica {
	text-align: justify;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #006633;

}
hr {
	background-color: #666699;
	color: #666699;
	line-height: 5px;

}
.riga {

	background-color: #666699;
	color: #993333;
	line-height: 1px;
}
.grosso {
	font-size: medium;

}
.edialpi {
	font-weight: bold;
	color: #993333;
}
.edialpi2 {
	font-weight: bold;
	color: #993333;
	font-size: medium;
	text-align: center;

}
