.NormalType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B2700;
}
.Headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B2700;
	font-weight: bold;
	text-transform: uppercase;
}
.tiny_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #725C4B;
}
