body,p,table,tr,td, ul, il, input, select, textarea  {

	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;

}
a { 
	color:#cc0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration:none;
	
}

.Giust {
	color : #000000;
	text-align : justify;
}

.Lang {
	font-weight: bold;
	color: #666666;
}
.BoxTrasp {
	background-color: #FFFFFF;
	padding: 10px;
	filter:alpha(opacity:60);
	opacity: 0.5;
	-moz-opacity:0.5;
}
.Bianco {
	color: #FFFFFF;
}
.tit {
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}

.rigaHeader {
	background-color: #E4E4E4;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

.Nero {
	color : #000000;
	font-weight : bold;
}

.Rosso {
	color : #FF0000;
}