h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: none;
	font-size: 18px;
	font-weight: normal;
	position: static;
	border: medium;
}
.subheading {
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	position: static;
	border: medium;
}
.body_black {
	color: #000000;
	font-size: 12px;

}
.body_white {
	color: #FFFFFF;
	font-size: 12px;

}
.body_whiteBold {
	color: #FFFFFF;
	font-weight: bold;
}
.body_white_9pt {
	font-size: 9px;
	color: #FFFFFF;
}
.body_white_10pt {
	font-size: 10px;
	color: #FFFFFF;
}

.spacer10 {
	font-size: 10px;
}
.spacer5 {
	font-size: 5px;
}
.spacer2 {
	font-size: 2px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

.body_black_link {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

.body_black_link:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}

.formvehicle {
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formyear {
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.forminterval {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.body_pubs_search {
	color: #000000;
	font-size: 10px;

}
.bodylink {
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
}
