.testonormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
.testonormalebianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.intestazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.intestazione2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bolder;
	color: #000033;
}
.intestazione3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	font-style: italic;
	color: #0000FF;
	background-color: #FF0000;
}
.testonormalerosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.testorossobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: underline;
}
.moltogranderosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	background-attachment: fixed;
	letter-spacing: 1em;
	word-spacing: 1em;
	white-space: normal;
}
.corpo12 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.corpo13 {
	font-size: 13px;
	font-style: italic;
	font-weight: 600;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.lampeggiante {
	font-size: 13px;
	font-style: italic;
	font-weight: 600;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: blink;
	background-color: #FFFFFF;
}

