@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: verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #B2512C;
	text-align: justify;
	margin-left: 10px;
	margin-right:10px;
}
.testocopy {
	font-family: verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #B2512C;
	text-align: justify;
}
.testonero {
	font-family: verdana;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-left: 10px;
	margin-right:10px;
}
.link {
	font-family: verdana;
	font-size: 10pt;
	color: #B2512C;
	font-weight: bold;
}
.testodist {
	font-family: verdana;
	font-size: 10pt;
	color: #B2512C;
	margin-left: 5px;
	font-weight: bold
	}
	.link2 {
	font-family: arial;
	font-size: 9pt;
	color: #B2512C;
	font-weight:normal;
	
}
	