.normalarial {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.boldarial {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

