.black_10_normal {
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.orange_10_normal {
	font-size: 10px;
	font-style: normal;
	color: #FF5C04;
}
.white_11_distributed {
	font-size: 11px;
	color: #FFFFFF;
	text-justify: distribute;
	text-align: left;
	text-indent: 0.4em;
}
.red_11_bold {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.paleorange_11_normal {
	font-size: 11px;
	color: #FFF4EE;
	line-height: 2;
	text-justify: distribute;
}
.black_11_underligned {
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
