/*	
 *	Data creazione foglio:  2009/12/28 
 *	Ultima modifica: 	2010/02/05
 *	by elfwine
 */
	.cb {
		background: white;
		width: 14pt;
		text-align: center;
	}
	.cn {
		background: #AAAAAA;
		width: 14pt;
		text-align: center;
	}
	.pb {
		font-family: monospace;
		font-weight: bolder;
		color: #FF0000;
	}
	.pn {
		font-family: monospace;
		font-weight: bolder;
		color: black;
	}
