/* CSS Document */.dealerName {	font-family: "Trebuchet MS";	font-size: 24px;	color: #515151;	font-weight: bolder;	text-decoration:none;}.dealerAddress {	font-family: "Trebuchet MS";	font-size: 16px;	color: #646464;	font-weight: normal;	text-decoration:none;}.vehicleDescription {	font-family: "Trebuchet MS";	font-size: 13px;	font-weight: Normal;	color: #000000;	text-decoration:none;}.vehicleListing {	font-family: "Trebuchet MS";	font-size: 16px;	font-weight: Normal;	color: #000000;	text-decoration:none;}.vehicleListing:hover {	color:#660000;	font-weight:bold;	text-decoration:underline;}.vehicleName {	font-family: "Trebuchet MS";	font-size: 32px;	font-weight: bolder;	color: #515151;	text-indent: 13px;}.price {	font-family: "Trebuchet MS";	font-size: 30px;	font-weight: bolder;	color: #000000;	font-style: italic;}.vinHeader {	font-family: "Trebuchet MS";	font-size: 22px;	font-weight: Normal;	color: #000000;	text-decoration:none;}.vinTableHeader {	font-family: "Trebuchet MS";	font-size: 18px;	font-weight: Normal;	color: #000000;	text-decoration:none;}.vinTableData {	font-family: "Trebuchet MS";	font-size: 14px;	font-weight: Normal;	color: #000000;	text-decoration:none;}.tableBorder {	border: thin solid #000000;}.formText {	font-family: "Trebuchet MS";	font-size: 15px;	font-weight: bold;	color: #585858;}.formLinks {	font-family: "Trebuchet MS";	font-size: 15px;	font-weight: bold;	color: #585858;	text-decoration: none;}.formLinks:hover {	color:#660000;	text-decoration: underline;}