body			{
	font-family: Verdana;
	font-size: x-small;
	color: Black;
}
p			{
	font-family: Verdana;
	font-size: x-small;
	color: Black;
}
td			{
	font-family: Verdana;
	font-size: x-small;
	color: Black;
}
a			{
	text-decoration: none;
	color: Blue;
}
a:hover			{
	text-decoration: underline;
	color: Red;
}
h1			{
	font-family: Arial;
	font-size: large;
}
h2			{
	font-family: Arial;
	font-size: small;
}
h3			{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
titolo			{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
}
.prodotti 		{
	font-family: Verdana;
	font-size: 10px;
	background-color: #ddeeff;
}