<style>
				
				.inputbox {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 60px;
				}
				
				.inputbox1 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 140px;
				}
				
				.inputbox2 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 40px;
				}
				
				.inputbox3 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 100px;
				}
				
				.inputbox4 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 20px;
				}
				
				.checkbox {
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
				}
				
				.submitbox {
				background: #cccccc;
				text-decoration: none;
				border: thin outset;
				font-size: 8px;
				color: #333333;
				width : 90px;
				}
				
				.submitbox1 {
				background: #cccccc;
				text-decoration: none;
				border: thin outset;
				font-size: 8px;
				color: #333333;
				width : 40px;
				}
				
				.selectbox {
				background: #cccccc;
				text-decoration: none;
				border: thin outset;
				font-size: 9px;
				color: #333333;
				}
				
				.textcontentW{
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				color: Silver;	
				text-decoration: none;
				}
				
				.textcontentB{
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				color: #000000;
				text-decoration: none;
				}
				
				.textcontentBsmall{
				font-size: 10px;
				font-family: Arial, Helvetica, sans-serif;
				color: #000000;
				text-decoration: none;
				}
				
				.textcontentO{
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				color: #FF9900;
				text-decoration: none;
				}
				
				.textcontentBtitolo{
				font-size: 13px;
				font-family: Arial, Helvetica, sans-serif;
				color: #308C57;
				text-decoration: none;
				font-weight: bold;
				}
				
				.textcontentTB{
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				color: #000000;
				text-decoration: none;
				}
				
				.textcontentTBP{
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				color: #000000;
				text-decoration: none;
				}
				
				.textcontentTBUU{
				font-size: 14px;
				font-family: Arial, Helvetica, sans-serif;
				color: #000000;
				text-decoration: none;
				}
				
				.textcontentTBP0{
				font-size: 12px;
				font-family: Arial, Helvetica, sans-serif;
				color: #FF6600;
				text-decoration: none;
				}

				.tdfooter{
					background : #bbbbbb;
					border-style: solid;
					border-color : White Black Black White;
					border-left-color : White;
					border-bottom-color : Black;
					border-left : thin;
					border-left-width : thin;
					border-right-color : Black;
					border-right-width : thin;
					border-bottom-width : thin;
					border-width : thin thin thin thin;
				}
				
				body { 
					scrollbar-arrow-color: #ffffff; 
					scrollbar-3dlight-color: #cccccc; 
					scrollbar-highlight-color: #ffffff; 
					scrollbar-face-color: #cccccc; 
					scrollbar-shadow-color: #cccccc; 
					scrollbar-track-color: #ffffff; 
					scrollbar-darkshadow-color: #ffffff;
					scrollbar-size: 10;
					}
				
	</style>

