.redHeader {
	font-size: 16px;
	font-weight: bold;
	color: #9F1E1E;
}
.textSmall2 {
	font-size: 14px;
	color: #000000;
}
p {
	color: #000000;
}
.listingHeader {
	color: #F2E8D0;
	font-size: 24px;
	font-weight: bold;
	background-color: #000356;
}

