.copyright {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: 575757;
}
.body_text {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
}
.headings {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 1B8A01;
}
.body_textbold {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 039DA3;
	list-style-type: square;
}
.body_bold {


	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-type: square;
}
.body_text_order {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: decimal;
}
