div.header h1, div.header h2 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	padding-left: 75px;
}

div.header h2 {
	color: #1275BC;
	font-size: 14px;
	margin-top: 0px;
}

div.text h3 {
	color: #81ca54;
	margin-bottom: 5px;
}

div.truck_input h4 {
	color: #7AC143;
	font-size: 16px;
	margin: 0px;
	margin-bottom: 10px;
}

div#vehicles h2 {
	border-bottom: 1px solid #9FACB8;
	clear: both;
	font-size: 11pt;
	margin: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 11pt;
}

h2.important {
	color: #7AC143;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}

h2.h4 {
	font-size: 16px;
	font-weight: bold;
}

h3.important {
	color: #7AC143;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

h5.technical_heading {
	border-bottom: 1px solid #000000;
	font-size: 10pt;
	padding-bottom: 5px;
}
