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: #3366CC;
	text-align: left;
}
.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: #006600;
}
hr {
	background-color: #666699;
	color: #666699;
	line-height: 5px;

}
.riga {

	background-color: #666699;
	color: #993333;
	line-height: 1px;
}
.grosso {
	font-size: medium;
}
.bordomenu {
	font-size: x-small;
	text-align: left;
	border-top: 2px none #993333;
	border-right: 2px solid #993333;
	border-bottom: 2px none #993333;
	border-left: 2px none #993333;

}
.intesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #FF6600;
}
