
.aaf {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 18pt;
	font-weight: bold;
}


.fr {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 20pt;
	font-weight: normal;
}

.bf {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 19pt;
	font-weight: normal;
}


.line {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10pt;
	font-weight: normal;
}

.linebold {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10pt;
	font-weight: 700;
}

.headlinebold {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12pt;
	font-weight: 700;
}

#red {
	color: #B14E4B;
}