TD {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	letter-spacing: 1px;
}
A {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	letter-spacing: 1px;
	text-decoration: none;
}
A:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #CDCDCD;
	letter-spacing: 1px;
	text-decoration: none;
}
A.principale {
	font-family: Verdana;
	font-size: 12px;
	color: White;
	letter-spacing: 1px;
	text-decoration: none;
}

A.principale:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #CDCDCD;
	letter-spacing: 1px;
	text-decoration: none;
}INPUT,SELECT,TEXTAREA {
	font-family: Verdana;
	font-size: 11px;
	color: #3A3A3A;
	background-color: #CCCCCC;

}
.trattamentodati {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 0em;

}
LI {
	font-family: Verdana;
	font-size: 11px;
	color: White;
	letter-spacing: 1px;
	margin-left: -20px;
	list-style-type: square;
	margin-bottom: 5px;



}
TD.table {
	font-family: Verdana;
	font-size: 10px;
	color: White;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: solid;



}
