body {
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #000066;
	font-size: 11px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #000066;
	font-size: 11px;
}

a:link { font-size: 14px;	font-weight: bolder;	color: #09008B;	text-decoration: none; }
a:visited {	font-size: 14px;	font-weight: bolder;	color: #09008B;	text-decoration: none; }
a:hover {	font-size: 14px;	font-weight: bolder;	color: #FF0000;	text-decoration: none; }

a.menu:link {	font-size: 16px;	font-weight: bolder;	text-decoration: none;	margin-left: 15px; display: block	}
a.menu:visited { font-size: 16px;	font-weight: bolder;	text-decoration: none;	margin-left: 15px; display: block	 }
a.menu:hover { font-size: 16px;	font-weight: bolder;	text-decoration: none;	margin-left: 15px; display: block	 }

a.menuup:link {	font-size: 11px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none; }
a.menuup:visited { font-size: 11px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none; }
a.menuup:hover { font-size: 11px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none; }

a.sottomenu:link {	font-size: 12px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none; }
a.sottomenu:visited { font-size: 12px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none; }
a.sottomenu:hover { font-size: 12px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none; }

.scritteinalto {
	font-weight: bold;
	color: #FFFFFF;
}

.testonormale {
	font-style: oblique;
}

.tabellarigata{
	background-color: #FFFFC1;
}

.slogan {
	font-size: 14px;
	font-style: oblique;
	text-align: center;
}

h1 {
	font-size: 30px;
	margin: 0;
	font-style: oblique;

}

h2 {
	font-size: 24px;
	margin: 0;
}

h3 {
	font-size: 14px;
	margin: 0;
}

.titolotesto {
	font-size: 12px;
	font-weight: bold;
}

.prodotti {
	font-size: 12px;
	list-style-type: circle;
	padding: 0px 0;
	margin: 2px 0;
}

ul{
	list-style-type:square;
	margin-left:15;
}

li{
	padding: 2px 0;
	margin: 10px 0;
}

input{
	height: 20px;
	font-size: 10px;
}

