BODY, TD, P, INPUT, SELECT, TEXTAREA {
	color : black;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

H1  {
	font-size : 18pt;
	font-weight : normal;
	font-style : normal;
}


H2  {
	font-size : 16pt;
	font-weight : normal;
	font-style : normal;
}

H3  {
	font-size : 18pt;
	font-weight : bold;
	font-style :italic;
	color: #5D3721;
	margin: 0 0 0 0;
}

H4  {
	font-size : 15pt;
	font-weight : bold;
	font-style : normal;
	margin: 0 0 0 0;
}

H5 {
	font-size : 14pt;
	font-weight : bold;
	font-style : italic;
	margin: 0 0 0 0;	
}

H6  {
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	
}

DT {
	font-size: 12pt;
	font-weight:bold;
	margin-left:10;
}

DD {	
	font-weight:normal;
	margin-bottom:20;
}

OL {
	margin-bottom: 0;
	margin-top: 0;
}

TABLE {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

FORM {
	margin: 0 0 0 0;
}

TH {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	padding: 0 0 0 0;
}

UL {
	margin-bottom: 0;
	margin-top: 0;
}

A, A:link, A:visited  {
	text-decoration: none;
	color: #0000FF;
}

A:hover  {
	text-decoration: underline;
	color : #0000AA;
}
EM {
	font-weight : bold;
	font-style : normal;
	color : #770000;
}

HR {
	height: 1px;
}


Honda
{
	line-height: 2;
}

.copyrightTxt {
	font-size:7pt;
	color : #AAAAAA;	
}

.doubleSpacing {
	line-height:2;
}

.errorTxt {
	color : #990000;	
}

.grayTxt {
	color : #AAAAAA;	
}

.lightTxt {
	color: #EEEEEE;
}
.fineTxt {
	font-size:8pt;
}
.formBkg {
	background-color:#EEEEEE;
}
.hangingTxt {
	text-indent: -40;
}
.largeTxt {
	font-size:12pt; 
}
.noMargin {
	margin:0 0 0 0;	
}
.center {
	text-align: center;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
}
#content {
	margin-bottom: 15px;
}
#contact {
	padding-top: 15px; 
	font-size: 16pt; 
	border: 5px solid #808080;
	color: blue; 
	background-color: beige;
	width: 300px;
	float: right;
	text-align: center;
	margin: 0 0 15px 15px;
}
#contact a {
	text-decoration: underline;
}
#attention {
	text-align: center; 
	color: red; 
	font-size: 24px; 
	font-weight: bold;
}
#attention span {
	background: pink;
	padding: 3px 5px 5px 5px;
	border: 2px solid red;
}
