body {
	margin: 5px;
	letter-spacing: normal;
	background-image: url(../img-servizio/sfondo-stelle.gif);
}
h2 {
	text-align: Center;
	color: Red;
}
td, p, input, textarea {
	font-size: 11px;
	font-family: Verdana;
}
a {
	color: Blue;
	text-decoration: None;
}
a:hover {
	color: Lime; text-decoration: None;
}
table.MODULO
{
	background-color: #EEEEEE;
	border: Solid 1px #CCCCCC;
}
p.ERRORE {
	text-align: Center;
	color: Yellow;
}
