/* CSS Document */
td.giusto {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	text-align: justify;
}
td.giusto2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
}
td.nongiusto {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
}
a { 
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
a:hover { 
	color: #9999cc; 
}
ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
}
