h1 {
	text-transform:uppercase;
	font-weight:normal;
	color:#0067c6;
	font-size:25px;
	line-height:24px;
}
h2 {
	text-transform:lowercase;
	margin:15px 0 15px 0;
	font-size:18pt;
	color:#009e3a;
}
h3 {
	margin:0 0 5px 0;
	font-size:12pt;
	text-transform:uppercase;
	color:#009e3a;
}

a.dealer {
	color:#0067c6;
	font-size:10pt;
}