.Main_Header {
	font-size: 24px;
	color: #0082c0;
	font-family: GillSans, "Gill Sans MT", "GillSans Light";
}
.Text {
	font-family: GillSans, "Gill Sans MT", "GillSans Light";
	font-size: 16px;
	color: #666366;
}
.Sub_head_grn {
	color: #359946;
	font-size: 18px;
}

.Footer {
	font-size: 10px;
	font-family: "Univers 45 Light";
	color: #666366;
}
a:link {
	color: #0082c0;
}

