h3.ua {
	font-family: serif;
	font-size: medium;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: 2px;
}
#spec {
	font-size: x-small;
	line-height: 130%;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#spec th,#spec td	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	vertical-align: top;
	padding: 2px 5px;
}
#spec th	{
	font-weight: normal;
	background-color: #e6e6e6;
	text-align: left;
}
#spec .spec {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#spec .fuel {
	background-color: #bccde9;
}
#spec .specfuel {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #bccde9;
}
.footnote {
	font-size: x-small;
	line-height: 130%;
}
.footnote .spec {
	color: #003f98;
}
