//<[CDATA[

var sifrfont =	{
					src: '/sifrfont.swf',
					ratios: [8, 1.3, 9, 1.22, 10, 1.25, 11, 1.22, 17, 1.2, 28, 1.16, 30, 1.15, 40, 1.14, 60, 1.13, 61, 1.12, 65, 1.13, 66, 1.12, 67, 1.13, 103, 1.12, 104, 1.11, 112, 1.12, 114, 1.11, 119, 1.12, 123, 1.11, 1.12]
				};

sIFR.useStyleCheck 	= true;
sIFR.activate(sifrfont);


//sIFR.debug.ratios({ src: '/sifrfont.swf', selector: 'h3' });

sIFR.replace(sifrfont, {
							selector: 'h1',
							css: ['.sIFR-root { text-align: left; font-weight: bold; color: #003b7c; }'],
							tuneHeight: -5,
							wmode: 'transparent'
						});

sIFR.replace(sifrfont, {
							selector: 'h2',
							css: ['.sIFR-root { text-align: left; font-weight: bold; color: #003b7c; }'],
							tuneHeight: -5,
							wmode: 'transparent'
						});

sIFR.replace(sifrfont, {
							selector: 'h3',
							css: ['.sIFR-root			{ text-align: left; font-weight: bold; color: #FFFFFF; margin: 0px 5px 0px 5px; float: left; }',
											'a			{ text-decoration: none; }',
											'a:link 	{ color: #FFFFFF; }',
											'a:hover	{ color: #000000; }'
								],
							tuneHeight: -5,
							tuneWidth: 2,
							wmode: 'transparent'
						});


//]]>
