.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
a:link {
	color: #006600;
}
a:hover {
	color: #006600;
}
a:visited {
	color: #006600;
}
h1 {
	font-size: 14px;
	color: #339933;
}
li {
	line-height: 20px;
}

ul.apple {
	list-style-image:url(../images/apple_small.png);
}

li.apple {
	line-height:40px;
	padding-left:14px;
}
	
LEGEND
	{
	color:#0066CC;
	font-weight:bolder;
	font-style:normal;
	font-variant:small-caps;
}
.MealPayChart
{
text-align:center;
border:#ffcc00 1px solid;
}

