body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.MainHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #046CB5;
	font-style: normal;
	font-weight: bold;
}
.BulletList {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
}
