.whiteLink {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.blackLink {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.black10 {

	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.black12Bold {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.red12Bold {

	font-family: Arial;
	font-size: 12pt;
	color: #9E002B;
	font-weight: bold;
}
.black10Bold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.red10Bold {

	font-family: Arial;
	font-size: 10pt;
	color: #9C0029;
	font-weight: bold;
}

