.body_black {
		font-family: Arial;
		font-size: 9pt;
		color: #000000;
}
.body_bold_black {
		font-family: Arial;
		font-size: 8pt;
		color: #000000;
		font-weight: bold;
}
.body_bold_red {
		font-family: Arial;
		font-size: 9pt;
		color: #FC1921;
		font-weight: bold;
}
.title_red {
		font-family: Arial;
		font-size: 14pt;
		color: #FC1921;
		font-weight: bold;
}

