var peamystiecaps= {
src: 'http://kevinandamanda.com/email/font-test/sifr3-alpha/amanda-demo/peamystiecaps.swf'
};

sIFR.activate(peamystiecaps); 

sIFR.replace(peamystiecaps, {
  selector: 'h2.date-header',
  fitExactly: true,
  tuneHeight: -5,
  css: ['.sIFR-root { color: #8c795b; font-size: 20px; }',
		'a { text-decoration: none; color: #8c795b;}',
		'a:hover { color: #8c795b;}'],
  wmode: 'transparent',
  ratios: [6, 1.93, 10, 1.92, 13, 1.86, 17, 1.82, 21, 1.8, 29, 1.79, 32, 1.78, 33, 1.77, 36, 1.78, 43, 1.77, 44, 1.76, 47, 1.77, 70, 1.76, 71, 1.75, 74, 1.76, 75, 1.75, 76, 1.76, 1.75]
  
});

sIFR.replace(peamystiecaps, {
  selector: 'h2',
  fitExactly: true,
  tuneHeight: -5,
  css: ['.sIFR-root { color: #8c795b; font-size: 30px; }',
		'a { text-decoration: none; color: #8c795b;}',
		'a:hover { color: #8c795b;}'],
  wmode: 'transparent',
  ratios: [6, 1.93, 10, 1.92, 13, 1.86, 17, 1.82, 21, 1.8, 29, 1.79, 32, 1.78, 33, 1.77, 36, 1.78, 43, 1.77, 44, 1.76, 47, 1.77, 70, 1.76, 71, 1.75, 74, 1.76, 75, 1.75, 76, 1.76, 1.75]
  
});