body,td,th {
	font: 12px Verdana, Geneva, sans-serif;
}
h1  {
	color: navy;
	font-size: 18px;
	font-family: verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: center;
}
p     {
	color: #434343;
	font-weight: 500;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: justify;
	margin: 0px 50px 1em 50px;
	padding: 0px;
}
img { color: gray; border-style: groove; border-width: 0px 3px 3px 0; border-color: #369 }
a     {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #46749B;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}
.testo_chiaro { color: #ffc; font-weight: bold; font-size: 12px; font-family: Verdana; text-decoration: none }
.menu {
	color: #FFF;
	text-align: center;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background: url(images/sfondo2.gif);
}
.menu a {
	color: #FFF;
	margin: 0px 5px;
	padding: 0px;
}
.titoletti_blu {
	color: #006;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.info {
	color: #006;
	line-height: 30px;
	text-align: center;
}
.info a {
	color: #FFFFE5;
}
.info a:hover {
	text-decoration: underline;
}

