body {
	margin: 5px;
	color: #800000;
}
h2 {
	text-align: Center;
	color: #800000;
}
td, p, input, textarea {
	font-size: 11px;
	font-family: Verdana;
	color: #cc3300;
}
a {
	color: #999999;
	text-decoration: None;
}
a:hover {
	color: #800000; text-decoration: None;
}
table.MODULO
{
	background-color: #333333;
	border: Solid 1px #000000;
}
p.ERRORE {
	text-align: Center;
	color: FF0000;
}
