	body {
	font-family:verdana;
	font-size:15 px;
}
.normale{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.grassetto {
	font-family: Verdana;
	font-size: 15 px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-style: italic;


}
.corsivo {
	font-family: Verdana;
	font-size: 15 px;
	color: #000000;
	text-align: center;
	font-style: italic;

}
.grandeRosso {

	font-family: Verdana;
	font-size: 24px;
	color: #FF0000;
	text-align: center;
}
.grandeRo {
	font-family: Verdana;
	font-size: 36px;
	color: #FF0000;
	text-align: center;
	font-weight: bolder;

}

