var frutiger45lt = { src: '/css/font.frutiger-lt-45-light.swf' };
// sIFR.useStyleCheck = true;
sIFR.activate(frutiger45lt);
sIFR.replace(frutiger45lt, {
  selector: 'h1',
  wmode:"transparent",
  css: '.sIFR-root { color: #FFFFFF; }'
});
sIFR.replace(frutiger45lt, {
  selector: 'h2.topic',
  wmode:"transparent",
  css: '.sIFR-root { color: #FFFFFF; } a:hover { color: #ffcb05; } a:link { color: #FFFFFF; text-decoration: none; } ',
});
sIFR.replace(frutiger45lt, {
  selector: 'h4.topic',
  wmode:"transparent",
  css: '.sIFR-root { color: #FFFFFF; } a:hover { color: #ffcb05; } a:link { color: #FFFFFF; text-decoration: none; } ',
});
sIFR.replace(frutiger45lt, {
  selector: 'h5.topic',
  wmode:"transparent",
  css: '.sIFR-root { color: #FFFFFF; } a:hover { color: #ffcb05; } a:link { color: #FFFFFF; text-decoration: none; } ',
});

