table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}
table li{
	list-style-position: outside;
	list-style-type: disc;
	color: #FFFFFF;
	margin-left: -25px;
	padding-bottom: 5px;
	line-height: 23px;
}
table p{
	text-align: left;
}
