@charset "UTF-8";
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	list-style-type: circle;
}

