	.button{
		border-color : #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
		color : White; font-weight : bold; background-color : #993333;
		height : 19px; font-size : x-small;
		font-family: Verdana, sans-serif
	}
	.textarea {
	    border-color : #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
		border-left-width: 1;
		border-bottom-width: 2;
		border-top-width: 1;
		color : #993333;
		font-family : Verdana, sans-serif;
		font-size: small; background-color: #FFFFFF;
	}
	.formfield {
		border-color : #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
		border-left-width: 1;
		border-bottom-width: 2;
		border-top-width: 1;
		border-bottom-width: 2;
		color : #993333;
		font-family : Verdana, sans-serif;
		font-size: small; background-color: #FFFFFF;
		font-family: Tahoma
	}
	
	.linch, linch:link, linch:hover, linch:visited { font-family : Verdana; font-size : 9pt;color : #000000; font-weight : bold;}
	.sample, sample:link, sample:visited {font-family : Verdana; font-size : 9pt;color : #993333; text-align : center;	font-weight : normal;
										  text-decoration: none;}	
	.sample:hover{ font-family : Verdana; font-size : 9pt;color : #FFFFFF; text-align : center;}
	.grassetto, grassetto:link, grassetto:visited {font-family : Verdana; font-size : 9pt;color : #993333; text-align : center;	font-weight : normal;
										  text-decoration: none;}	
	.grassetto:hover{ font-family : Verdana; font-size : 9pt;color : #993333; text-align : center; font-weight: bold;}
	
	TD.didascalia { font-family : Verdana; text-align : center; font-size : 7pt;color: #993333;}
	TD.titoletto { font-family : Verdana; text-align : left; font-size : 9pt;color: #993333; font-weight: bold;}
	TD.titoletto_R { font-family : Verdana; text-align : right; font-size : 9pt;color: #993333; font-weight: bold;}
	TD.titolo { font-family : Verdana; text-align : center; font-size : 11pt;color: #993333; font-weight: bold;}
	TD.titolo- { font-family : Verdana; text-align : center; font-size : 10pt;color: #993333; font-weight: bold;}
	TD.testo { font-family : Verdana; text-align : left; font-size : 9pt;color: #993333;}
	TD.testoC { font-family : Verdana; text-align : center; font-size : 9pt;color: #993333;}
	TD.corsivo { font-family : Verdana; text-align : left; font-size : 9pt;color: #993333;  font-weight: bold; font-style: italic;}
	TD.testo_R { font-family : Verdana; text-align : right; font-size : 9pt;color: #993333;}
	TD.msg { font-family : Verdana; text-align : left; font-size : 9pt;color: #993333; font-style: italic; background: #FFCC33;}
	TD.destra { text-align : right;}
	TD.centro { text-align : center;}
	TD.sinistra { text-align : left;}