<!--
body {
	SCROLLBAR-HIGHLIGHT-COLOR: #CC99CC; SCROLLBAR-SHADOW-COLOR: #CC99CC; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #000000; scrollbar-track-color:#000000;
	margin-top: 0px;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #c0c0c0;	
}
td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
a {
	font-size: x-small;
	color: #CC99CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c0c0c0;
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
-->