.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-stretch: wider;
	width: auto;
	line-height: 22px;
	word-spacing: 0.2em;
	letter-spacing: 0.1em;
	color: #425560;
}
.bordo-destra {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #4981BE;
}
.bordo-sotto {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4981BE;
}
.georgia-pcc { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #425560; letter-spacing: 0.1em; word-spacing: 0.2em; }
a {
	font-weight: 600;
	color: #4981BE;
	text-decoration: none;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B99A6;
	text-decoration: none;
	font-weight: 600;
	font-size: 20px;
}
.tuttoBordo {
	border: 1px solid #9CA9B8;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4981BE;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
}
.bordoBianco {
	border: 1px solid #FFFFFF;
}
a:hover {
	font-weight: 600;
	color: #425560;
	text-decoration: none;
}
