.menu,h2 {
	border: 2px outset #F0FFFF;
	text-align: center;
	color: #587185;
	font: bold Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	border-bottom-color: Gray;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-left-color: #E6E6FA;
	background: ThreedFace;
	text-transform: uppercase;
}
.titolo {
	font: oblique bold Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: center;
	color: #587185;
	border-bottom-color: Gray;
	border-top-color: #DCDCDC;
	border-right-color: #DCDCDC;
	border-left-color: #E6E6FA;
	border: 2px outset #F0FFFF;
	text-transform: uppercase;
	background: url(images/quadretti.gif);
}

body {
	background: #ACACAC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	scrollbar-base-color: #C9E7E4;
	scrollbar-highlight-color: #2568AC;
	scrollbar-arrow-color: #587185;
	scrollbar-track-color: White;
	scrollbar-face-color: Silver;
	margin: 0px;
	scrollbar-shadow-color: #5F9EA0;
	scrollbar-darkshadow-color: #587185;
	scrollbar-3dlight-color: #B0C4DE;
}

a:hover {
	color: Red;
}

a:link {
	color: #0400FF;
}

a:visited {
	color: #DB7093;
}




.corpo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: font-size: 12pt;
	font-style: normal;
	text-align: center;
	text-indent: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	color: Black;
	font: bold;
}

