.testo_chiaro {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 327px;
}
.testo_chiaro h1 {
	color: #FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.testo_chiaro h2 {

	font: bold normal 1.1em Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.testo_chiaro h3{
	font: bold normal 1.1em Arial, Helvetica, sans-serif;
	text-align: left;
}
.testo_chiaro p{
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 1em;
}
.testo_chiaro ul {
	list-style-position: outside;
	list-style-type: disc;
	display: block;
}
.testo_chiaro ul ul {
	list-style-position: outside;
	list-style-type: square;
	text-indent: 10px;
	display: block;
}
.testo_chiaro a:link,  .testo_chiaro a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 1em;
}
.testo_chiaro a:hover {

	color: #c7490a;
	text-decoration: underline;
}


.magnify a:link, .magnify a:visited{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
.magnify a:hover {
	color: #c7490a;
}
.magnify {

	color: #FFFFFF;
	font-size: 9px;
	display: block;
	margin-bottom: 20px;
	margin-top: 10px;
	text-decoration: none;
}
