.body-text {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bold-body-text {

	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.blue-body-text {

	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
