p {
font-family: Arial, Helvetica, sans-serif;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333366;
	text-align: left;
	text-indent: 20px;
	list-style-position: inside;
	list-style-type: square;
}
