.unnamed1 {
}
.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: #A51519;
	font-weight: bold;
}
.blackLinkBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
