body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7F6855;
}
a:link {
	color: #990033;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #D17EC6;
}
a:active {
	color: #D37FC7;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d17ec6 ;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 990033;
}
.feature {
	font-size: 14px;
}

hr {border: none 0; 
border-top: 1px dashed #D684CE;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
ul {
margin-top: 1px;
margin-left: 20px;
padding-left: 0px;
margin-bottom: 1px;
}.white {
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F6855;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
h1.a:link {
	color: #7f6855;
}
h1.v:link {
	color: #7f6855;
}