.TestataTabella { 		font-family: Georgia; 			background-color: #D8D8D8; 			font-size: 8 pt; 			font-weight: bold }.PalettaAttiva { font-family: Verdana; font-size: 8 pt; color: #000000; background-color:                #FFFF00; font-weight: bold }.PalettaNormale { font-family: Verdana; 		font-size: 8 pt; color: #0000FF; font-weight: bold;                background-color: #E0E0E0 }.RigheTabella { font-family: Georgia; 		font-size: 8 pt; 		color: #0000FF; 		background-color: #CCFFFF }/* STILI PER TABELLE CON ELENCO DI MACCHINE O SIMILI */.TestataTabMacc { 		font-family: Georgia; 		background-color: #D8D8D8; 		font-size: 8 pt; 		font-weight: bold 		}	TABLE.TestataTabMacc { 			border-spacing: 0 ;			border-width: 0 ;			margin-left : 3px ;			margin-right : 3px ;			}.RigheTabMacc { 		font-family: Georgia; 		font-size: 8 pt; 		color: #0000FF; 		background-color: #CCFFFF 		}.ImmagineHome	{		height:410px ;		background-image:url(/phpengine/main/vax_800.jpg); 		background-repeat:no-repeat;		}					/* Stili per la tebella principale, quella che struttura la pagina nel Mainframe */.stSeparatoreTabella {		height:5px ;		font-size: 1pt ;		background-color: #808080 ; 		}	TD.stSeparatoreTabella {			height:5px ;			}.stBordoPannello {		height:15px ;		font-size: 1pt ;		}	TD.stBordoPannello {			height:15px ;			font-size: 1pt ;			}		/* Stili per liste di macchine, marche ecc */.stListaTesta {		font-family: Arial; 		font-size: 10pt ;		color: red; 		}.stListaTestaEnhanced {		font-family: Arial; 		font-size: 11pt ;		font-weight: bold;		color: black; 		}.stListaCorpo {		font-family: Arial; 		font-size: 10pt ;		color: #000000; 		}.stListaCorpoEnhanced {		font-family: Arial; 		font-size: 10pt ;		font-weight: bold;		color: #0000FF; 		}/* Stili di testo usati in tutte le pagine */		.stNotePiedePagina {		font-family: Arial; 		font-size: 8pt ;		color: black;		}		/* Definizione stile per la barra di navigazione */		.stNav {				/* la classe a cui appartengono tutte le celle della barra di navigazione */			font: 10pt Verdana, Arial;			color : #DDDDDD ;			}			A.stNav:link { 			text-decoration: none; 			font-family: Arial Rounded MT Bold;			font-size: 10pt ;			color : #DDDDDD ;			}		A.stNav:visited { 			text-decoration: none; 			font-family: Arial Rounded MT Bold;			font-size: 10pt ;			color : #DDDDDD ;			}		A.stNav:hover { 			text-decoration: none; 			font-family: Arial Rounded MT Bold;			font-size: 10pt ;			color : #FFFFFF ;			}				.stSeparator {				/* la classe a cui appartengono i separatori della barra di navigazione */			font-family: Arial Rounded MT Bold;			font-size: 10pt ;			color : #0000EE ;			}	/* Stili per le pagine di documentazione */.GruppoTesta { 		font-family: Arial; 		color: #0000FF; 		font-size: 12 pt; 		font-weight: bold; 		}.CorpoQuadretti {		background-image: url(/rimg/blutextb.gif);		margin-left : 5px ;		margin-right : 5px ;		text-align: left;		}.CorpoPagine 	{		background-color: #FFFF00; 		}/* Pagine dei racconti */.RaccontoTitolo	{		font-family: Arial; 		font-size: 11 pt; 		color : #FFFFFF ;		font-weight: bold; 		background-color: #777777; 		}		.TabellaStruttura { 		border-spacing: 0 ;		border-width: 0 ;		margin-left : 0px ;		margin-right : 0px ;		}		.stRigheSeparazione {			color : #FF00FF ;		}