@charset "utf-8";
/* CSS Document */

#healthplans ul {
	list-style-type: none;
	text-align: center;
}
#healthplans li {
	line-height: 25px;
}
