@charset "ISO-8859-1";
.wellness_main {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: 18px;
}
.wellness_footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.wellness_footer_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.wellness_bullets {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(images/Bullet.jpg);
	padding-bottom: 3px;
}
