ul#BulletPointList
{
	list-style-position: inside;
	margin-top: 0px;
	padding-top: 10px;
}
ul#BulletPointList li
{
	font-weight: bold;
	
}