p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DD0000;
}
li {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #EE0000;
}
.LeftNaviText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.LeftNaviText {
	text-decoration: none;
	color: #000000;
}
a.LeftNaviText:visited {
	text-decoration: none;
	color: #000000;
}
a.LeftNaviText:hover {
	text-decoration: none;
	color: #EE0000;
}
.BotNaviText {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.SmallText {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.NewCarPricesTitle {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.NewCarPricesText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.NewCarPricesButton {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #EE0000;
	font-weight: normal;

}
.NewCarPricesTextSaving {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #EE0000;
	font-weight: bold;
}
.FormText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
.FormButton {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.ContactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
