
BODY  {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	font-color: black;
	background-color: #FFFFFF;
}


P  {
	font-size : 10px;
	font-family : verdana;
	font-weight : normal;
	color : black;

	}

H1  {
	font-size : 10px;
	font-family: verdana;
	font-weight : bold;
	text-align: left;
}

H2  {
	font-size : 10px;
	font-family: verdana;
	font-weight : bold;
	text-align: left;
}

H3  {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
}

H4  {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
}

H5  {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
}

H6  {
	font-size : 10px;
	font-family: verdana;
	font-weight : bold;
}

A   		{color: #f35103;
			font-size : 10px;
			 font-family: verdana;
		    text-decoration: none;
		    font-weight: bold;}

A:Visited  {color: #f35103;
			font-size : 10px;
			font-family: verdana;
		   font-weight: bold;}

A:Hover  {color: #f35103;
			font-size : 10px;
			font-family: verdana;
		   font-weight: bold;
		   text-decoration: underline;}


A.menubar   	{color: #DDDDDD;
			font-size : 10px;
			 font-family: verdana;
		    text-decoration: none;
		    font-weight: bold;}

A.menubar:Visited  {color: #DDDDDD;
			font-size : 10px;
			font-family: verdana;
		   font-weight: bold;}

A.menubar:Hover  {color: #FFFFFF;
			font-size : 10px;
			font-family: verdana;
		   font-weight: bold;
		   text-decoration: none;}


HR  {
	  height: 1px;
	  color: black;
}

TH {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	border: 0px;
	text-align: right;
}

TR {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	text-align: justify;
	border: 0px;
}

TD {
	font-size : 10px;
	font-family: verdana;
	font-weight : Medium;
	text-align: justify;
	border: 0px;
}

input.radio {
	font-size : 11px;
	font-family: Arial;
	font-weight : normal;
	background-color: #fff38d;
}

input.radio2 {
	font-size : 11px;
	font-family: Arial;
	font-weight : normal;
	background-color: #fe750f;	
}


input.checkbox {
	font-size : 11px;
	font-family: Arial;
	font-weight : normal;
	background-color: #fff38d;
}

input.submit {
	font-size : 11px;
	font-family: Arial;
	font-weight : bold;	
	color : #FFFFFF;
	background-color: #fd451b;
	cursor: hand;
}

input {
	font-size : 11px;
	font-family: Arial;
	font-weight : bold;
	border-style: none;
	color: black;
	background-color: #FFFFFF;
}

input.button {
	font-size : 11px;
	font-family: Arial;
	font-weight : bold;
	border-style: none;
	color : #FFFFFF;
	background-color: #fd451b;
	cursor: hand;
}

textarea {
	font-size : 11px;
	font-family: Arial;
	font-weight : bold;
	border-style: none;
	color : black;
	background-color: #FFFFFF;	
}


select {
	font-size : 11px;
	font-family: Arial;
	border-style: none;		
	color : black;
	background-color: #FFFFFF;	
}

table {
	font-size : 10px;
	font-family: verdana;
	border : 0px;
	font-weight : normal;
	vertical-align: middle;
}

TH {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	border: 0px;
	text-align: right;
}

TR {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	text-align: justify;
	border: 0px;
}

TD {
	font-size : 10px;
	font-family: verdana;
	font-weight : Medium;
	text-align: justify;
	border: 0px;
}

.tdx {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	border: 0px;
	text-align: right;
}

.tce {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	border: 0px;
	text-align: center;
}

.tsx {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	border: 0px;
	text-align: left;
}

.tju {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	border: 0px;
	text-align: justify;
}

.titolo_dx {
	font-size : 11px;
	font-family: Arial;
	font-weight : bold;
	color : black;
}

.thsx {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	border: 0px;
	text-align: left;
	background-color: #fe750f;
	color: #FFFFFF;
}

.thdx {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	border: 0px;
	text-align: right;
	background-color: #fe750f;
	color: #FFFFFF;
}

.thce {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	border: 0px;
	text-align: center;
	background-color: #fe750f;
	color: #FFFFFF;
}

.thju {
	font-size : 10px;
	font-family: verdana;
	font-weight : normal;
	border: 0px;
	text-align: justify;
	background-color: #fe750f;
	color: #FFFFFF;
}

.bianco {
	color: #FFFFFF;
}

.nero {
	color: #000000;
	font-weight: normal;
}
.arancio {
	background-color: #feb12c;
}
.giallo {
	background-color: #fff38d;