.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.italic {
	font-style: italic;
}
.bold_black {
	font-weight: bolder;
}
.italic_burgundy {
	font-style: italic;
	color: #7F271D;
}
.bold_burgundy {
	font-weight: bolder;
	color: #7F271D;
}
.listing_price {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #7F271D;
	padding: 2px;
}
.bold_burgundy16px {
	font-size: 16px;
	font-weight: bolder;
	color: #7F271D;
}
