bullets {
	color: #4B532C;
	list-style-type: disc;
}
ul {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4B532C;
	list-style-position: outside;
	list-style-type: disc;
}
