body {
	margin: 5px;
}
h1 {
	text-align: Center;
	color: #808080;
	font-size: 11px;
	font-family: Verdana;
}

h2 {
	text-align: Center;
	color: #808080;
}
td, p,input, textarea {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;	
}

a {
	color: #000080;
	text-decoration: underline;
	
	
}
a:hover {
	color: #507C3D; text-decoration: None;
}
table.MODULO 
{
	background-color: #E5F9F9;
	border: Solid 1px #CCCCCC;
}
p.ERRORE {
	text-align: Center;
	color: FF0000;
}
