body {
	background-image: url(images/sfondo.gif);
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 123px;
}
table, td {
	font-size: 11px;
}
.footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 571px;
}
.footer .footerContent {
	padding-left: 25px;
	padding-right: 20px;
	color: #FFFFFF;
	line-height: 14px;
}
.content {
	line-height: 16px;
	text-align: justify;
}
.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #408004;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.footer .footerContent a {
	color: #FFFFFF;
	text-decoration: underline;
}
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 15px;
	padding-left: 15px;
}
