

Cufon.replace('h1, h2, h3, .fm-nav-tree .label, .fm-numbers, .submit a', {
	fontFamily: 'GillSans',
	hover: true
	//textShadow: '1px 1px 0px #fff'
});

Cufon.replace('h1 strong, h2 strong, h3 strong, .fm-numbers strong', {
	fontFamily: 'Gill Sans MT',
	hover: true
	//textShadow: '1px 1px 0px #fff'
});
