.BodyText {
	font-family: sans-serif;
	color: #005700;
	font-size: 12px;
	font-weight: bold;
}

.Slogan {
	font-family: sans-serif;
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.DescriptionText {
	font-family: sans-serif;
	color: #005700;
	font-size: 10px;
	font-weight: bold;
}
.SmallText {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.ProductTitle {
	font-size: 14px;
}

ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	color: #ffd100;
}

a:link {
	color: #005700;
}

a:visited {
	color: #64bb64;
}
