.texy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #0033CC;
}
.titoli {
	font-family: "Monotype Corsiva";
	font-size: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}
.testonormale {
	font-family: Tahoma;
	font-size: 11px;
	color: #242424;
	line-height: 18px;

}
.titoli2 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: oblique;
}
.importante {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: blink;
}
