BODY {
	MARGIN: 0px; COLOR: #000000; BACKGROUND-COLOR: #ffffff;
	font-family: Arial, Verdana, Tahoma, Times New Roman; 
	FONT-SIZE: 10pt;  color: #000000;
}
IMG {
	border: 0px;
}
a {
	font-family: Arial, Verdana;
	color: black;
	text-decoration: none;
}
a:Hover {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #555555;
}
table {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
td {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
td.id, td.price, td.photo, td.list, td.year, td.color {
	text-align: Center;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
}

td.model {
	font-weight: Bold;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
}
td.label {
	text-align: Right;
	font-style: Italic;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;	
}
td.value {
	text-align: Center;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;	
}
th {
	border-width: 1px 0px 1px 0px;
	border-style: dashed;
}
