body {
	background-color: #FFFFFF;
	background-image: url(immagini/sfondo.png);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link {text-decoration: none; font-weight:bold; color: #0f6eb0;}
A:visited {text-decoration: none; font-weight:bold; color: #0f6eb0;}
A:active {text-decoration: none; font-weight:bold; color: #0f6eb0;}
A:hover {text-decoration: underline; font-weight:bold; color: #0f6eb0;}

.Stile1 {
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
}

.Stile2 {
	color: #0f6eb0;
	font-size: 16px;
}

.Stile3 {
	color: #0f6eb0;
	font-size: 16px;
	text-align: center;
}