.brown-header {
	font-weight: bold;
	font-size: 14px;
	color: #413C2F;
}
.blue-header {
	font-weight: bold;
	font-size: 14px;
	color: #648699;
}
.white-header {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.tan-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E8D80;
}
.white-text {
	font-size: 11px;
	color: #FFFFFF;
}