ul {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	list-style-type: none;
	font-size: small;
	font-weight: bold;
	
}
li {
	text-indent: 0px;
}
body {
	background-color: #FDFBEC;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}