body {
	background-color: #C0C0FF;
	
}
.Stile1 {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}
.Stile2 {font-weight: bold; font-size: x-large;}
.TitoloOlistica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #1F17AB;
	text-align: center;
	font-style: italic;
}
.Tabella {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #1F17Ae;
	text-align: center;
}

.Corpo {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.corpoTab {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.titoletto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #1F17AB;
}

