.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #009900;
	font-weight: lighter;
	font-style: normal;
	line-height: 48px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	top: 15px;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	color: #339900;
}
a:visited {
	color: #999999;
}
a:active {
	color: #FFFFFF;
}
a.green:link {
	color: #009900;
}
a.green:hover {
	color: #ffffff;
}
a.green:visited {
	color: #999999;
}
a.green:active {
	color: #009900;
}
.Contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: lighter;
	color: #FFFFFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: lighter;
	font-style: normal;
	line-height: 24px;
}
.bodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: lighter;
	color: #FFFFFF;
}
.bodyGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	color: #009900;
	top: 15px;
}

