			Cufon.replace('h5', { 
									fontFamily: 'Times New Roman',
									textShadow: '0px 1px rgba(0, 0, 0, 0.3)'
								}
						);

			Cufon.replace('h6', { 
									fontFamily: 'Times New Roman'
								}
						);

			Cufon.replace('.infoBoxHeading3 h1', { 
									fontFamily: 'Times New Roman',
									textShadow: '0px 1px rgba(0, 0, 0, 0.3)'
								}
						);
			Cufon.replace('.infoBoxHeading2 h1', { 
									fontFamily: 'Times New Roman',
									textShadow: '0px 1px rgba(0, 0, 0, 0.3)'
								}
						);
			Cufon.replace('.infoBoxHeading h1', { 
									fontFamily: 'Times New Roman',
									textShadow: '0px 1px rgba(0, 0, 0, 0.3)'
								}
						);

