body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}
a {
	font-size: 8pt;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
a:visited {
	text-decoration: none;
	color: #333333;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	cursor: pointer;
}
a:active {
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}
a.img:hover {url(black.gif}
