body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}
p {
	font-size: 12px;
	line-height: 17px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
}
a:hover {
	color: #FF3300;
}
.textHome {
	font-size: 14px;
	line-height: 20px;
}
.contact {
	font-size: 10px;
	line-height: 15px;
}
.headline2 {
	font-size: 14px;
	color: #135a82;
	font-weight: bolder;
}
.BGcolorLtOrange {
	background-color: #FDBF6E;
}
.BGcolorOrange {
	background-color: #FDB456;
}
.BGcolorBlue {
	background-color: #1B7FB7;
}
