.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.importanti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.intestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.superiore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	text-decoration: none;
}
.linkati {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkati:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	text-decoration: none;
}.nero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}




input  {
	border: 0px;
	background: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

select
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid Gray;
	background: #CCCCCC;
}

textarea  {
	border: 0px solid Gray;
	background: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.radio {
	background: transparent;
	border: none;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

BODY {

	SCROLLBAR-FACE-COLOR: #CCCCCC;

	SCROLLBAR-HIGHLIGHT-COLOR: #999999;

	SCROLLBAR-SHADOW-COLOR: #999999;

	SCROLLBAR-3DLIGHT-COLOR: #000000;

	SCROLLBAR-ARROW-COLOR: #0099FF;

	SCROLLBAR-TRACK-COLOR: #0099FF;

	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;

}
.titoli2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #F03;
	text-decoration: none;
}

