body {
	color: #ffffff;
	background-color: #000000;
	background-image: url(refbgd2.gif);
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	background: transparent;
	color: #ffffff;
}
a:visited, a:link {
	color: #ffffff;
}
a:active, a:hover {
	color: #999900;
}
h1 {
	color: #ff0000;
	font-family: "Copperplate Gothic Bold", "Copperplate", "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 48pt;
	padding: 0px 12px 6px 12px;
	margin: 6px 0px 0px 0px;
	border-bottom: 2px solid #ff0000;
}
h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #ff0000;
	font-family: "Copperplate Gothic Bold", "Copperplate", "Times New Roman", Times, serif;
	text-decoration: none;
}
h2, .cars_link {
	color: #33ff33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin: 0px;
	padding: 2px;
}
h2 a, h2 a:link, h2 a:visited,
.cars_link a, .cars_link a:link, .cars_link a:visited {
	color: #00cccc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h2 a:hover, h2 a:active,
.cars_link a:hover, .cars_link a:active {
	color: #00cc00;
}

h3 {
	color: #ffffff;
	text-align:right;
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 24pt;
	padding: 2px 12px 24px 12px;
	margin: 0px;
}
h4 {
	color: #ff0000;
	font-family: "Copperplate Gothic Bold", "Copperplate", "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 24pt;
	margin: 0px;
	padding: 2px;
}

.links {
	color: #33ff33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
}

.links a, .links a:link, .links a:visited {
	color: #00cccc;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.links a:hover, .links a:active {
	color: #00cc00;
}


.foresale_display {
	width: 800px;
	color: #ffffff;
	background-color: transparent;
	background-image: url(graphics/tbl_mid-trans.png);
	background-position: top center;
	background-repeat: repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	margin: 0px;
	padding: 0px;
}
.footer {
	margin: 24px 0px 0px 0px;
	padding: 12px 0px;
	border-top: 1px solid #ff0000;
}

