﻿.footer {
	font-size: 9pt;
	font-family: Arial;
	color: #FFFFFF;
	text-align: center;
}
.center {
	text-align: center;
}
.white-text {
	color: #FFFFFF;
}
.black-cell {
	text-align: center;
	background-color: #000000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.black-border {
	border: 2px solid #000000;
}
.white-cell-bg {
	background-color: #FFFFFF;
}
.content-arial-10-666666 {
	font-size: 10pt;
	font-family: Arial;
	color: #666666;
}

