body {
	font-size: 15px;
	font-family: Century Gothic, Arial;
	color: #4B4B4B;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #FFFFFF url("img/sfondo.gif") repeat-x top;
}

table {
	border-width: 0px;
	border-collapse: collapse;
}

td {
	padding: 0px;
	vertical-align: top;
	text-align: left;
	font-size: 15px;
	font-family: Century Gothic, Arial;
	color: #4B4B4B;
}

img {
	border: 0px;
}

a, a:visited {
	color: #843323;
	text-decoration: none;
}

a:hover
{
	color:#666666;
	text-decoration: none;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}

li {
	padding: 2px;
}