body {
	background-image: url(images/sfondo_back.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	font-size: 12px;
	background-position: left -200px;	
	text-align:justify;	
}

table td {
	border: 3px solid #DFDFDF;
	padding: 5px;
}

a:link, a:visited {
	color: #A01248;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#clear {
	clear: both;
}

div#hr {
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 2px;
	margin: 4px 0;
}

h2 {
	color: #a01248;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #a01248;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	margin: 0px 0px 15px 0px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A01248;
}

h6
{
	font-size: 15px;
	color: #A01248;
}