.stile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.TestoCntrale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testoTitoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: 4px;
	font-weight: normal;

}
.lineaSottoB {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.lineaVerticale {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
