.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(dpimages/bullet_grey.jpg);
	list-style-type: disc;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-position: left;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.titlebullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(dpimages/bullet_blue.jpg);
}

