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: #EEEEEE;
	border: Solid 1px #CCCCCC;
}
p.ERRORE {
	text-align: Center;
	color: FF0000;
}
