sIFR.replace(eurostile, {
	selector: 'h3.heading',
	sharpness: 50,
	css: [
		'.sIFR-root { font-size: 20px; color: #0f975c; text-align: center; font-weight: bold; }',
		'strong { font-weight: bold; }',
		'em { font-style: normal; color: #c6c6c6; }'
		],
	wmode: 'transparent'
});