body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
.titolo {
	color: #FF6600;
	font-weight: bold;
	text-transform: uppercase;
}
.titolo_max {
	color: #FF6600;
	font-weight: bold;
	font-size: 1.6em;
	text-transform: uppercase;
}
.grassetto {
	font-weight: bold;
}
ul {
	margin: 0px 5px 8px 15px;
	list-style: square url(images/li.gif);
	padding: 0px 0px 0px 10px;
}
