<style>

BODY {
	
}

.elenco_titolo_pagina 	{
	font-size: 33pt;
	text-align : center;
}
.elenco_titolo_tabella	{font-size: 14pt;}
.elenco_autore 	{font-size: 12pt;}
.elenco_titolo 	{font-size: 13pt;}
.elenco_recensore 	{
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

.scheda_autore 	{font-size: 16pt;}
.scheda_titolo 	{
	font-size: 20pt;
	text-align : center;
	background-color : Silver;
}
.scheda_sottotitolo 	{font-size: 14pt;}
.scheda_editore 	{
	font-size: 14pt;
	font-style : italic;
}
.scheda_scheda_libro 	{
	font-size: 12pt;
	font-style : italic;
}
.scheda_recensore 	{
	font-size: 12pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : right;
}
.scheda_corpo 	{
	font-size: 12pt;
	text-align : justify;
}
.scheda_corpo_grassetto 	{font-size: 10pt;}

</style>

