var font_VAGRounded_light = {
	src: '../flash/font_VAGRounded_light.swf'
};
var font_VAGRounded_thin = {
	src: '../flash/font_VAGRounded_thin.swf'
};

sIFR.activate(font_VAGRounded_light, font_VAGRounded_thin);

sIFR.replace(font_VAGRounded_light, {
	ratios: [8, 1.42, 9, 1.33, 12, 1.35, 21, 1.3, 27, 1.26, 31, 1.27, 32, 1.25, 36, 1.26, 37, 1.24, 42, 1.25, 57, 1.24, 60, 1.23, 61, 1.24, 69, 1.23, 70, 1.24, 101, 1.23, 102, 1.22, 106, 1.23, 107, 1.22, 110, 1.23, 111, 1.22, 113, 1.23, 116, 1.22, 117, 1.23, 118, 1.22, 119, 1.23, 121, 1.22, 122, 1.23, 1.22],
	selector: 'h1 .small, h1 .large, h1.home',
	css: [
		'.sIFR-root {color: #000000;}'
	],
	transparent: true
});
sIFR.replace(font_VAGRounded_thin, {
	selector: 'h2',
	css: [
		'.sIFR-root {color: #CC0000;}'
	],
	transparent: true
});
sIFR.replace(font_VAGRounded_thin, {
	ratios: [8, 1.41, 9, 1.33, 12, 1.35, 14, 1.29, 18, 1.3, 20, 1.26, 27, 1.27, 28, 1.25, 32, 1.26, 33, 1.24, 34, 1.25, 53, 1.24, 80, 1.23, 81, 1.22, 82, 1.23, 85, 1.22, 86, 1.23, 1.22],
	selector: 'h3',
	css: [
		'.sIFR-root {color: #000000;}'
	],
	transparent: true
});