@charset "utf-8";
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #c52e72;
	line-height: 26px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #72893D;
	line-height: 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #c52e72;
	line-height: 26px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	line-height: 12pt;
	background-image: url(images/bg.gif);
	margin: 0;
}

.style1 {
	color: #C52E72
}
.testimonial {
	color: #000000;
}
.footer {
	background-image: url(images/footer.jpg);
	background-position: center;
	background-attachment: scroll;
}
.green_fade {
	background-attachment: scroll;
	background-image: url(images/green_fade.jpg);
	background-repeat: repeat-x;
	background-color: #F1F9D9;
}
.pink_fade {
	background-attachment: scroll;
	background-image: url(images/pink_fade.jpg);
	background-repeat: repeat-x;
	background-color: #F9E6E6;
}
.testimonial_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #c52e72;
	line-height: 18px;
}
