.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../TemplateImages/bullet.gif);
}
