<!--
body,td,th {
	font-size: 10pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1F1F1F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->
a.v3:link {
       color: #000000;
}
a.v3:visited {
       color: #666666;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
-->