body, table {		
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left: 0px;
  margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px; 
	text-align: left;
	padding-top: 0px;
}
img {
	border: 0; 
}
td.titolo {		
	font-size: 18px;
	color: #666666;
	text-align: center;
	padding-left: 10px;
}
td.prezzo {		
	text-align: center;
}
th {		
	text-align: center;
}
.menuHeader {
  background-color: #ffffff;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
}
.menuHeaderOver {
  background-color: #ffffff;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
}

a.header:link,a.header:visited {
  background-color: trasparent;
	color: #666666;
	font-size: 13px;
	vertical-align: middle; 
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.header:hover {
	background-color: #trasparent;
	color: #666666;
	font-size: 13px;
	vertical-align: middle; 
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.nota {
	background-color: #trasparent;
	color: #ff0000;
	font-size: 13px;
	vertical-align: middle; 
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2px;
}

.pie {
	font-size: 9px;
	vertical-align: middle; 
	text-align: center;
}
