<STYLE TYPE="text/css">
<!--
	body { font-size:9pt;
}
	TR { font-size:10pt;
}
	div#menu{
	tmargin-left:auto;
	margin-right:auto;
	width:750px;
}
	#menu ul,#menu li{
	margin: 0;
	padding: 2 0 2 0;
	list-style: none;	
}
	#menu li{
	float: left;
	background-color: #ff9900;
	border: 1px outset #ffcc00;
	margin-right: 1px;
}
	#menu a,#menu a:link,#menu a:visted{
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	width: 104px;
	height: auto;
	text-align: center;
	padding: 2px,0;
	display: block;
	position: relative;
	}
	#menu a:hover{
	color: #ff9900;
	background-color: #ffffff;
	font-weight: bold;
	top: 1px;
	border-bottom: 2px solid #ffffff;
	top: -2px;
	}
-->
</STYLE>