/* CSS Document */

ul li {
	color: black;
	margin-left: -25px;
	}

.content ul li {
	font-weight: normal;	
	}
		
