Cufon.replace('h2', { 
	fontFamily: 'NewsGothBXC',
	hover: 'true'
});

Cufon.replace('h3', { 
	fontFamily: 'Clarendon' ,
	hover: 'true'
});

