.tasti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CC9933;
	text-decoration: underline;
}	
.Stile1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
}
.Stile2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00FFFF;
	font-style: italic;
}
body {
	background-color: #EA7B36;
	background-image: url(immagini/Sfondo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	color: #EA7B36;
	text-align: center;
}
