.titolo {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	list-style-type: disc;
}
.occhiello {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.informazioni {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0000FF;
}
.titoloPagina {

	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-type: disc;
}

