if (document.all){
	var quote = document.all.quote.style;
	var client = document.all.client.style;
	var contact = document.all.contact.style;
}

