.body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}
.bodyPink {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #f7a095;
	font-weight: bold;
}

.bodyPurple {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #9c2aac;
	font-weight: bold;
}
.bulletPurple {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #9c2aac;
	font-weight: bold;
}
.bodyBrown {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #8b7661;
	font-weight: bold;
}
.bulletOrange {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #bb532a;
	font-weight: bold;
}
.bodyBold {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
	font-weight: bold;
}
.bodyBigger {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
