arrowbulletlist {
	list-style-position: outside;
	list-style-image: url(Jan04/points.gif);
	list-style-type: none;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(Jan04/points.gif);
	list-style-type: circle;
}
.bulletside {
	list-style-position: outside;
	list-style-type: disc;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #82947E;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-width: 100;
	white-space: normal;
	line-height: normal;
}
.border {
	border: thin double #FF6600;
	width: auto;
	border-top-style: solid;
	border-color: #CCCCCC;
	background-color: #82947E;
	border-right-color: #336699;
	border-top-color: #CCCCCC;
}

