body {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	background-color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: pre;
	cursor: auto;
	font-style: normal;



}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;

}
