.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFCC4D;
}
.model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.auto-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	height: 30px;
	color: #000;
}
