.bullets {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	list-style-position: outside;
	list-style-type: circle;
	color: #666666;
}

