//<[CDATA[

	var font1 = { src:'flash/vivaldi.swf' };
  
	sIFR.useStyleCheck = true;
	sIFR.activate(font1);

sIFR.replace(font1, {
selector: 'h5'
,css: [

'.sIFR-root { color: #000000; font-size:20px; font-style:bold; margin-top: -25px; margin-bottom: -5px; }'
,'a { color: #000000;text-decoration: none; }'
,'a:visited { color: #000000;text-decoration: none; }'
,'a:hover { color: #000000;text-decoration: none; }'
]

, wmode: 'transparent'

});