body {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	background-color:#fffcf5;
}

.content {
	width:650px;
}

.content img {
	border: 1px solid #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: #726337;}

a.link_hide {
	color: #fffcf5;
	text-decoration: underline;	
	 }
a.link_hide:hover {
	font-family: Tahoma;
	font-size: 1px;
	color: #fffcf5;
}

h1 {
        font-size: 24px;
        font-weight: bold;
        color: #fffcf5;
}