/* Definisco le regole per il corpo del documento */
<style>

p.tit {
	font-family: Times New Roman, Times, serif, Verdana;
	font-size: 10px;
	color: #990000; 
	font-style: bold;
}

p.testo {
	font-family: Verdana; 
	font-size: 10px; 
	color:black; 
	fony-style: normal;
}

p.rosso {
	font-family: Verdana; 
	font-size: 10px; 
	color:red; 
	fony-style: normal;
}

p.testi {
	font-family: Verdana; 
	font-size: 10px; 
	color:#000066; 
	fony-style: normal;
}

div.prodotti {
	font-family: Verdana; 
	font-size: 12px; 
	color:#990000; 
	fony-style: normal;
}

div.legami {
	font-family: arial; 
	font-size: 14px; 
	color:#000080; 
	fony-style: bold;
}

</style>
