td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.car-info-text {
	font-size: 10px;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
