body {
	background-color: #B7B9CA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #302141;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #302141;
}


basefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #302141;
}
.fondoscritto {
	background-image: url(images/fondino2.gif);
}

.puntoelenco {
	list-style-type: square;
	color: #302141;
}
li {
	color: #302141;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #B7B9CA;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #660033;
	text-decoration: underline;
}

