/* CSS Document */
.titolo {
	color: #0177bd;
	font-size: 13px;
	line-height: 110%;
	font-family: Helvetica, Arial;
	font-weight: bold;
}
.titolo2 {
	color: #0177bd;
	font-size: 18px;
	line-height: 110%;
	font-family: Helvetica, Arial;
	font-weight: lighter;
}
.testo {
	color: #666666;
	font-size: 12px;
	line-height: 160%;
	font-family: Helvetica, Arial;
	font-weight: lighter;
}
.testo2 {
	color: #666666;
	font-size: 11px;
	line-height: 160%;
	font-family: Helvetica, Arial;
	font-weight: lighter;
}
.testo3 {
	color: #000000;
	font-size: 18px;
	line-height: 100%;
	font-family: Helvetica, Arial;
	font-weight: bold;
}
.testo4 {
	color: #666666;
	font-size: 15px;
	line-height: 180%;
	font-family: Helvetica, Arial;
	font-weight: lighter;
}
.testo5 {
	color: #000000;
	font-size: 12px;
	line-height: 160%;
	font-family: Helvetica, Arial;
	font-weight: bold;
}
a    { color: #000000; text-decoration: underline}
a:hover  {
	color: #000000;
	text-decoration: none;
}

