
	Cufon.replace(".menuItem__ a, hpLinkAllPropject", { 
		fontFamily: 'verdana_normal' ,
		textShadow: 'rgba(0,0,0,1.0) 1px 1px' 
	}); 
	Cufon.replace(".HP_Box thead th", { 
		fontFamily: 'arial-normal'  
	});
	
	Cufon.replace("h1", { 
		fontFamily: 'arial-normal' ,
		textShadow: 'rgba(0,0,0,0.1) 1px 1px' 
			}); 
	/*
	Cufon.replace("h3", { 
		fontFamily: 'myrandPro_regular'
			});
	*/
