.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.contentBack {
	background-attachment: fixed;
	background-image: url(images/main_text_area_full.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentBackNoCar {
	background-attachment: fixed;
	background-image: url(images/main_text_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.smallBack {
	background-attachment: fixed;
	background-image: url(images/small_text_area.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12px;
}
.biggerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.contentBackCar {

	background-attachment: fixed;
	background-image: url(images/main_text_area_about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
