body {
	font-size:12px;
	font-family: "trebuchet ms";
	font-color:#000000;
	scrollbar-3dlight-color:#666666; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#666666; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-face-color:#666666; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#666666;
}

td {
	font-size:11px;
	font-family: "trebuchet ms";
	font-color:#000000;
}

#quote {
	font-size:11px;
	font-family: "trebuchet ms";
	font-color:#333333;
}

th {
	font-size:11px;
	font-family: "trebuchet ms";
	font-color:#000000;
}

#title {
	font-size:13px;
	font-family: "trebuchet ms";
	font-color:#6699CC;
	font-weight:bold;
}

#mainTitle {
	font-size:18px;
	font-family: "trebuchet ms";
	font-color:#6699CC;
	font-weight:bold;
}

#carTitle {
	font-size:13px;
	font-family: "trebuchet ms";
	font-color:#929292;
	font-weight:bold;
}

#form {
	font-family: "trebuchet ms";
	color:#333333;
	font-size:11px;
	font-weight:bold;
	background-color:#EEEEEE;
}
#menu {
	position:fixed;
	bottom:500;
	bottom:50;
	z-index: 1;
	}
A:link {
	text-decoration:none; 
	color:#333333;
	font-family: "trebuchet ms";
	font-size:11px; 
}
A:visited {
	text-decoration:none; 
	color:#333333;
	font-family: "trebuchet ms";
	font-size:11px; 
}
A:hover	{
	text-decoration:underline; 
	color:#333333;
	font-family: "trebuchet ms";
	font-size:11px; 
	} 
	
	