.stile {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4C2B22;
	background-color: #FD509D;
}
.piccolo {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4C2B22;
	background-color: #FD509D;
}

.grande {
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.grassetto {
	font-weight: bold;
	font-family: verdana, tahoma, arial;
	color: #000000;
}
.grassettopiccolo {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
