body {
	background-image: url(images/sfondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A2C10;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
}
a:visited {
	color: #333300;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #333300;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style1 {font-weight: bold}
.style4 {color: #FFFFFF; font-weight: bold; }
.style6 {font-weight: bold; color: #FFFFFF; font-size: 14px;}
h3{
   margin: 0px;
   font-size: 140%;
   color: White;
}