<style>
				
				.inputbox {
					background: #CC9999;
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 60px;
				}
				
				.inputbox1 {
					background: #CC9999;
					text-decoration: none;
					border: none;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 90px;
				}
				
				.inputbox2365 {
					background: #0099CC;
					text-decoration: none;
					border: none;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 140px;
				}
				
				.inputbox3 {
					background: #CC9999;
					text-decoration: none;
					border: none;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 200px;
				}
				
				.checkbox {
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
				}
				
				.submitbox {
				background: #CC9999;
				text-decoration: none;
				border: none;
				font-size: 9px;
				color: #333333;
				width : 90px;
				}
				
				.submitbox365 {
				background: #0099CC;
				text-decoration: none;
				border: none;
				font-size: 9px;
				color: #333333;
				width : 90px;
				}
				
				.selectbox {
				background: #CC9999;
				text-decoration: none;
				border: thin outset;
				font-size: 9px;
				color: #333333;
				}
				
				.textcontentW{
				font-size: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: Silver;	
				text-decoration: none;
				}
				
				.textcontentWBIG{
				font-size: 12px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #FFFFFF;	
				text-decoration: bold;
				}
				
				.textcontentRTITOLO{
				font-size: 12px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #FF0000;
				text-decoration: none;
				}
				
				.textcontentRetichetta{
				font-size: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #FF0000;
				text-decoration: italic;
				}
				
				.textcontentB{
				font-size: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #666666;
				text-decoration: none;
				}
				
				.textcontentBtesto{
				font-size: 11px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #666666;
				text-decoration: none;
				}
				
				.textcontentBB{
				font-size: 12px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #666666;
				text-decoration: bold;
				}
				
				body { 
					scrollbar-arrow-color: #ffffff; 
					scrollbar-3dlight-color: ##666699; 
					scrollbar-highlight-color: #ffffff; 
					scrollbar-face-color: ##666699; 
					scrollbar-shadow-color: ##666699; 
					scrollbar-track-color: #ffffff; 
					scrollbar-darkshadow-color: #ffffff;
					scrollbar-size: 10;
					}
				
	</style>

