h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	text-decoration: underline;
}
.prezzi {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000066;
	background-attachment: fixed;
	background-image: url(cristallo01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000066;
}
.titoloTab {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #006600;
	text-align: center;
	font-variant: small-caps;
}
.corpoTab {
	padding: 4px;
	margin: 5px;
	border: 1px inset #0099CC;
	text-align: center;
}
#grassetto {
	font-weight: bold;
}
