table.newcars {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: x-small;
	width: 400px;
}
td.spacer {
	width: 230px;
}
td.request {
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
h2.apply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
}
td.query {
	text-align: center;
	width: 100%;
}
a.query:link {
	text-decoration: none;
}
a.query:visited {
	text-decoration: none;
}
a.query:hover {
	text-decoration: none;
}
a.query:active {
	text-decoration: none;
}
table.enquiry {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 100%;
	text-align: right;
}

