﻿td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0px;
}

a.nav:link, a.nav:active, a.nav:visited {
	color:white;
	font-weight:bold;
}

a.nav:hover {
	color:#B42525;
	font-weight:bold;
}

.makemodelman{
	padding-left:5px;
	font-weight:bold;
}

.price{
	color:maroon;
	font-weight:bold;
}

.location{
	text-align: right;
	padding-right:5px;
	font-weight:bold;
}

a.link:link, a.link:active, a.link:visited {
	color:#0F568C;
	font-weight:bold;
}

a.link:hover {
	color:#000000;
	font-weight:bold;
}

a.smalllink:link, a.smalllink:active, a.smalllink:visited {
	color:#0F568C;
	font-size:8pt;
}

a.smalllink:hover {
	color:#000000;
	font-size:8pt;
}

.footer{
	font-size:8pt;
	line-height:14px;
	text-align:center;
}




