.body_list {
	text-indent: 0px;
	list-style-image: none;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-position: outside;
	overflow: scroll;
}
