<!--
body {font-size:12px;}
font.size1 {font-size:84%;}
A:link,A:visited,A:active {color:#0000ff;text-decoration:none;width:100%;filter:DropShadow(color="#ffffff",offx=1,offy=1);}
A:hover {color:#ff0000;text-decoration:none;background-color:white;width:100%;filter:DropShadow(color="#ffffff",offx=1,offy=1);}
.honda {
	background-image:url('back.jpg');
	background-color:silver;
	position:absolute;
	left:0px;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	overflow-x:hidden;
}
.hondaHead {
	position:absolute;
	top:10px;
	left:0px;
	width:640px;
	height:38px;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	background-image:url('h2-1.gif');
	background-position:0px 0px;
	background-repeat:repeat-x;
	background-color:silver;
}
-->