body {
	background-color: #7EBEFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}
.article {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.article td {
	font-size: 12px;
}

.article h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
}


.menu_down a {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.image_right {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
}
.article h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-indent: 20px;
}
.cars_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006380;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.cars_info {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0095BF;
	padding: 5px;
	margin: 0px;
}
.contact a {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}
.cars p {
	text-align: justify;
}
.sp_offer  a{
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

