.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
.mainTitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #0066CC;
}
.subTitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #0066CC;
}
.bottomText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #333;
}
.contactForm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}
body {
	margin: 0px;
}
.background1 {
	background-image: url(images/image020.jpg);
}
.background2 {
	background-image: url(images/image022.jpg);
}
