.geoenpro {
	font-family: Palatino Linotype;
	font-size: 12px;
	color: #FFFFFF;
}
#midlebg {
	background-attachment: scroll;
	background-image: url(images/geo_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8cc4f3;

}
#footer {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #336699;

}
#links a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
#links a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4A85FF;
	text-decoration: none;
}
.bodytext {
	font-family: Palatino Linotype;
	font-size: 14px;
	color: #003366;
	font-style: normal;
}
