body {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 0px;
}
p {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
a {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.evidenza {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.evidenza:hover {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
h1 {
	text-align: left;
}
.txtRed {
	color:#FF0000;
}
.txtCampoObbligatorio {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	color:#FF0000;
	text-align: justify;
	font-weight: bold;
}
.txtTextAreaPrivacy {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 9px;
	color: #333333;
	text-align: justify;
}
