.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #444B47;
	line-height: 16px;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #992744;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #444B47;
}
a:link { color:#444B47; text-decoration:underline}
a:visited { color:#95A49C; text-decoration:underline}
a:hover { color:#AD2E4E; text-decoration:underline; cursor:default}
a:active { color:#444B47; text-decoration:none}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #444B47;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #444B47;
	font-weight: bold;
}
.subheadsBigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #992744;
}
.bodycopyBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #444B47;
}
.servEnvBackImage {
	background-image: url(images/servicesSubImageEnv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.servCivBackImage {
	background-image: url(images/servicesSubImageCivil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.servGeoBackImage {
	background-image: url(images/servicesSubImageGeo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.servMarineBackImage {
	background-image: url(images/servicesSubImageMarine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.servUnderBackImage {
	background-image: url(images/servicesSubImageUnderground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
