.bianco {  font-family: Arial; font-size: small; font-weight: bold; color: #FFFFFF; text-decoration: none}




.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	text-align: left;
	vertical-align: text-bottom;
	white-space: normal;
	display: marker;
	border: thin none;
	list-style-position: outside;
	list-style-image: url(puntatore.gif);
	list-style-type: circle;
	font-style: normal;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FAEA7A;
}
.bordi {
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tabella {
	border-top-width: 100%;
}


.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
font {
	list-style-position: inside;
	list-style-image: url(puntatore.gif);
	list-style-type: disc;
	line-height: normal;
}


.sottobordi {
	border: thin dashed #FF0000;
}
.informazioni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	border: thin double #FF0000;
	width: 95%;
	text-decoration: none;


}
