body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #333333;
}
table {
	font-size: 11px;
}
.titolo {
	font-size: 14px;
	font-weight: bold;

}
.lineasotto {
	background-image: url(img/line2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lineasotto2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;

}
a {
	text-decoration: none;
	color: #333333;
}

