td {
	font-size: 9pt;
	line-height: 130%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.shadow {
	filter: DropShadow(Color=CCCCCC, OffX=5, OffY=5, Positive=1);
}
