.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ul {
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.ol {
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
	.li {
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.heading {

	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

