/* CSS Document */
<style type="text/css">{  }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	background-color: #103029;
}
.hp_intro 
{
	font-family: Arial;
	font-size: 11px;
	color: #216760;
}
.heading {
	font-family: Arial;
	font-size: 13px;
	color: #216760;
	font-weight:bold;
}
.heading_bold {
	font-family: Lucida Unicode;
	font-size: 18px;
	color: #216760;
	font-weight:bold;
}
.heading_green {
	font-family:Lucida Unicode;  
	font-size: 18px;
	color: #216760;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #216760;
}
.navigation {
	font-family: Arial;
	font-size: 12px;
	color: #498B48;
}

.clear {
	CLEAR: both
}
.hide {
	DISPLAY: none
}

-->
</style>
