ul li{
	font-style: italic;
	font-weight: bold;
	list-style-type: none;
}
ul li p{
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin-top: 5px;
	text-indent: 20px;
}