.divCenter {
	border: 0px none #FFFFFF;
	position: relative;
	left: auto;
	right: auto;
	width: 770px;
	height: 268px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

p {
	
	font-size: 16px;
}

.highlight-offer {
	
	font-size: 20px;
	color:#FF0000
	font-weight:bold;
	text-decoration: none;
	text-align: center;
 	
}

.highlight-offer:hover {
	
	font-size: 22px;
	color:#FF0000
 	
}

.pricelist-headers {
	
	font-size: 18px;
	text-decoration:underline;
}

.pricelist-text {
	font-weight:bold;
}

.treatments-headers {
	font-size: 20px;
	font-weight:bold;
	text-decoration:underline;
}

.treatments-subheaders {
	font-size: 18px;
	font-weight:bold;
}

.treatments-subtext {
	font-size: 16px;
	font-weight:bold;
	
}

.treatments-text {
	font-size: 16px;
	
}

.menu-text {
	font-size: 12px;
	font-weight: bold;

}

.menu-text a:link {
	font-size: 12px;
	font-weight: bold;
	color:#666666;

}

.information-red {
	font-size: 18px;
	font-weight:bold;
	color:#FF0000;
}

.new-product {
	font-size: 28px;
	font-weight: bold;
	color:Crimson;
}

.new-product-treatment {
	font-size: 24px;
	font-weight: bold;
	color:Crimson;
}

.Testimonials {
	font-size: 24px;
	font-weight: bold
}

