var AvantGarGotItcTEE = {
	src: '/flash/sifr_AvantGarGotItcTEE.swf'
};

sIFR.delayCSS = true;
sIFR.activate(AvantGarGotItcTEE);

sIFR.replace(AvantGarGotItcTEE, {
	selector: 'h1'
	,css: [
		'.sIFR-root { color: #333333; background-color: #E8E8E8; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #14345D; }'
		,'a:hover { color: #3C6E99; }'
		,'em { font-style: normal; color: #FF9900; }'
    ]
	,wmode: 'transparent'
});

sIFR.replace(AvantGarGotItcTEE, {
	selector: 'h2'
	,css: [
		'.sIFR-root { color: #333333; background-color: #E8E8E8; }'
		,'a { text-decoration: none; }'
		,'a:link { color: #14345D; }'
		,'a:hover { color: #3C6E99; }'
		,'em { font-style: normal; color: #FF9900; }'
    ]
	,wmode: 'transparent'
});
