@charset "UTF-8";
/* CSS Document */

:link	 { Text-Decoration : None}
:visited	 { Text-Decoration : None}
a:hover	 { Text-Decoration : Underline}
H1 {	FONT-FAMILY: verdana; font-size: 14pt; TEXT-ALIGN: justify; font-style: normal; font-weight: normal}
H2 {	FONT-FAMILY: verdana; font-size: 14pt; font-style: normal; font-weight: bold; TEXT-ALIGN: justify}
H3 {	FONT-FAMILY: verdana; font-size: 10pt; font-style: italic; font-weight: normal}
.testo {
	font-family:Geneva, Arial, Helvetica, sans-serif ;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #e5c87c;
	margin-left:15px;
	
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #e5c87c;
	font-weight: normal;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}
.testopiccolo {
	font-family:Geneva, Arial, Helvetica, sans-serif ;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #e5c87c;
	margin-left:15px;
	
}