table {
	border: 1px solid #ca2f92;
}

th {
	background-color: #ca2f92;
	font: 12px/12px Times, serif;
	color: white;
	font-weight: 700;
	text-shadow: #7f004c 0px -1px 0px;
	border-right: 1px solid white;
	padding: 5px;
}

tr.subhead {
	color: #ca2f92;
	
}

td {
	background-color: white;
	font: 10px/12px Times;
	padding: 3px 8px;
	border-bottom: 1px solid #78955f;
	color: #ca2f92;
	height: 35px;


}

td.alt {
	background-color: #dbebc8;
	color: #ca2f92;
}

.end {
	border: none;
}

.benefit {
	color: #4a4c4f;
}

.price {
	
}