body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.generale {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: justify;
}
.testohome {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
}

.menu {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9999cc;
}

table {
	background-color: #FFFFFF;
}
A:link {
	text-decoration: none;
	color: #9999cc;
}
A:visited {
	text-decoration: none;
	color: #9999cc;
}
A:hover { 
	text-decoration: underline;
}
A.email:link {
	text-decoration: none;
	color: #ffffff;
}
A.email:visited {
	text-decoration: none;
	color: #ffffff;
}



.intestazione {
	line-height: 27px;
	color: #FFFFFF;
	background-color: #94A9D4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.titprestito {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	font-style: oblique;
}
.sottotitolo {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

