body,html{
	color:#000000;
}
ul li{
	padding-left: 0px; 
	background-image: none;
	list-style-position: inside;
	list-style: circle;
	margin-left: 10px;
}
