body {

	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
}

.content {
	width:650px;
}

.content img {
	border: 1px solid #660000;
}



.testo {
	font-family: Tahoma;
	font-size: 12px;
	color: #660000;
}

.testo_10pt {
	font-family: Tahoma;
	font-size: 10pt;
	color: #660000;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

.testoB_10pt {
	font-family: Tahoma;
	font-size: 10pt;
	color: #660000;
	font-weight:bold;
 	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}


.testo_12pt {
	font-family: Tahoma;
	font-size: 12pt;
	color: #660000;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;

}
.testoB_12pt {
	font-family: Tahoma;
	font-size: 12pt;
	color: #660000;
	font-weight:bold;
 	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
}


.titolo_red_12pt {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #660000;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;

}



a {  font-family: tahoma; font-weight: bold; font-size: 12px; color: #000000; text-decoration: none;}
a:hover {  font-family: tahoma; font-size: 12px; color: #000000;}

a.link_red {
	color: #660000;
	text-decoration: underline;	
	 }
a.link_red:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #c41920;
}

