<style>
<!--
p {
font-family: Arial, Helvetica;
font-size: 10pt
}

span {
font-family: Arial, Helvetica;
font-size: 10pt
}

td {
font-family: Arial, Helvetica;
font-size: 9pt
}

.titlehead {
font-family: Arial, Helvetica;
font-size: 11pt;
font-weight: bold;
color: #4D1D5B
}

a.headnav {
font-family: Arial, Helvetica;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #8B7395
}

a.headnav:visited {
font-family: Arial, Helvetica;
font-size: 10pt;
text-decoration: none;
font-weight: bold;
color: #8B7395
}

a.headnav:hover {
font-family: Arial, Helvetica;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #2CB62F
}


#flashcontent {
	position: absolute;
	align: center;
	top: 10px;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	height: 300px;
	z-index: 5; 
}

#div_body_content {
	position: absolute;
	top: 233px;
	left: 50%;
	width: 1024px;
	height: 524px;
	margin-left: -512px;
	z-index: 2;
}

-->
</style>
