Cufon.replace('h1, h2, h3, h4, h5', {
	textShadow: '#fff 0px 1px',
	hover: true
});
Cufon.replace('.toptext1, .toptext2', {
	textShadow: '#0f54a6 0px -1px',
	hover: true
});

