.ba1 {
	background-color: ##CCB16A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.lists {
	list-style-image: url(images/bulletcheck.gif);
}
.testimonials {
	background-color: E3D9C4;
	border: thin solid 000099;
}
.bullets {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	list-style-position: outside;
	list-style-image: url(images/bulletcheck.gif);
}

