body,html,td,p {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-variant: normal;
	font-weight: normal;
}
.pink {
	color: #DD4B90;
}
.drkpink {
	color: #99225A;
}
.white {
	color: #FFFFFF;
}
.drkpinkbig {
	font-size: 18px;
	color: #99225A;
	font-family: Arial, Helvetica, sans-serif;
}
.before_after_bg
{
	background-image: url(../images/before_after_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 344px;
	width: 645px;
	padding-top: 45px;
}