body,div,p,th,td,ol,ul,li,a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #CCCCCC;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 30px;
	line-height: 40px;
	color: Red;
}

.testo_form {
	color: #000000;
}

.testo_informativa {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;
}

.titolo {
	font-family: Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

.didascalia {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.footer {
	color: #FFFFFF;
}

.testo_box {
	font-size: 11px;
	line-height: 13px;
	color: #555753;
}

li {
	margin-left: -25px;
}

a:hover {
	text-decoration: underline;
}

INPUT.box { 
   BORDER-RIGHT: #FE5B00 1px solid;
	BORDER-TOP: #FE5B00 1px solid;
	COLOR: #000000;
	padding: 3px;
	BORDER-LEFT: #FE5B00 1px solid;
	BORDER-BOTTOM: #FE5B00 1px solid;
	FONT-FAMILY: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

SELECT.sup			{
    				BORDER-RIGHT: #FE5B00 1px solid;
    				BORDER-TOP: #FE5B00 1px solid;
    				FONT-SIZE: 12px;
    				MARGIN-LEFT: 3pt;
    				BORDER-LEFT: #FE5B00 1px solid;
    				COLOR: #000000;
    				BORDER-BOTTOM: #FE5B00 1px solid;
    				FONT-FAMILY: Tahoma, verdana, tahoma, arial;
    				BACKGROUND-COLOR: #FFFFFF;
					SCROLLBAR-BASE-COLOR: blue; 
					SCROLLBAR-HIGHLIGHT-COLOR: cyan; 
					SCROLLBAR-ARROW-COLOR: white;					
}

