.pinkBullet {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bolder; color: DB5C9A}
.pinktext { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: DB5C9A }
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px}
.title { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.pinktextLink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: DB5C9A }
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color:#4E397A;
}
.pinkBox {
	padding: 5px;
	width: 650px;
	margin-left: 71px;
	margin-bottom: 25px;
	margin-top: 5px;
	border: 1px solid #db5c9a;
}
hr {border: none 0; 
border-top: 1px dashed #F6D6E6;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

