BODY {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
	text-align: justify;
	vertical-align: top;
	background-color: #FFFFFF;


}
TD { font-family:tahoma; font-size:11px; text-decoration:none; color:#000000}
P {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	text-align: justify;
	vertical-align: top;
}
SELECT { font-family:tahoma, helvetica, arial; font-size:12px; border-width:1px;background-color:#000000 ; color:#000000 }
INPUT { font-family:tahoma, helvetica, arial; font-size:12px; border-width:1px;background-color:#000000 ; color:#000000 }

/* Link generici */
A:link {
	font-family:tahoma, helvetica, arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
A:visited {
	font-family:tahoma, helvetica, arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
A:hover {
	font-family:tahoma, helvetica, arial;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
	font-weight: bold;
}

