body {
	margin: 5px;
}
h2 {
	text-align: Center;
	color: #800000;
}
td, p, input, textarea {
	font-size: 11px;
	font-family: Verdana;
}
a {
	color: #000080;
	text-decoration: None;
}
a:hover {
	color: #800000; text-decoration: None;
}
table.MODULO
{
	background-color: #D9EFFF;
	border: 1px solid #0000CC;
}
p.ERRORE {
	text-align: Center;
	color: FF0000;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
