@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #636466;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.ftr_lead {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.hdr_lead {
	font-size: 14px;
	color: #359A68;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.lead_body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-align: justify;
}

</style>