body , p, td{
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #333333;
	font-size : 12px;
}
.bodytext1 {
font-family: Trebuchet MS, Arial, sans-serif;
font-size : 12px;
line-height : 1.4;
color: #333333;
}

.bodytext2 {
	font-family: Trebuchet MS, Arial, sans-serif;
font-size : 12px;
line-height : 1.2;
	color: #333333;
}
.imgBorder1 {
	border: 1px solid #333333;
}
.subheader {
	font-size: 13px;
	font-weight: bold;
	color: #185552;
}

.footer {
	font-size: 10px;
	color: #999999;
	margin-left: 9px;
}
.bgPic {
	background-image: url(contact/images/windturbine.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.spafter {
	padding-bottom:15px;
}
a {
	color: #FF6633;
}
a:hover {
	color: #009697;
}

