.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	list-style-type: circle;
}
