<!--
body {
	SCROLLBAR-HIGHLIGHT-COLOR: #999900; SCROLLBAR-SHADOW-COLOR: #636500; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #636500; scrollbar-track-color:#666666;
	margin-top: 0px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;	
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
a {
	font-size: 8pt;
	color: #999900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #999900;
}
-->