body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}

.testo_grassetto {
	text-align: justify;
	font-weight: bold;
}

.testo_normale {
	text-align: justify;
	font-weight: normal;
}

.citazione {	
	text-align: right;
	font-style: italic;
}

.credits {
	text-align: center;
	font-size: x-small;
}