TD {
	font : 12px Tahoma;
	font-family : Tahoma;
	font-size : 12px;
    color :#000000 ;  
    font-weight : normal;
	}

SPAN.text {
	
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	background-color : White;
	color : #000000 ;
	}


SPAN.text1 {
	
	font-family : Tahoma;
   	font-size : 14px;
	font-style : normal;
	background-color : White;
	color : #000000 ;
    font-weight : bold;
	}


SPAN.text2 {
	
	font-family : Tahoma;
   	font-size : 17px;
	font-style : normal;
	background-color : White;
	COLOR : #800000;
    font-weight : bold;
	}
	
SPAN.text3 {
	
	font-family : Tahoma;
   	font-size : 12px;
	font-style : normal;
	background-color : #B4AB96;
	COLOR : #202020;
    font-weight : bold;
	}
	
		
SPAN.tit {
	
	color :	#000000;
	font-family : Tahoma;
	font-size :15px;
	font-style : normal;
	font-weight : bold;
	}

A:LINK {

	background-color : White;
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #cc0033;
	text-decoration : none;
	}

A:VISITED {
	background-color : White;
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #ff0000;
	text-decoration : none;
}

A.indirizzo:link, A.indirizzo:visited {
	background-color : #6B141E;
	font-family : Tahoma;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #fff;
	text-decoration : none;
}
A.indirizzo:hover {
	background-color : #fff;
	color : #cc0033;
}
	
.testoform {
 font: normal normal 12px TAHOMA;
 font-family: Tahoma;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 }
   
.titoliform{
 font: bold normal 14px TAHOMA;
 font-family: Tahoma;
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 color: #000000;
 }

 h1 {
  color: #fff;
  text-align: right;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  margin: 0;
 }


