@charset "ISO-8859-1";
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: square;
}
