body,td,th {
	font-size: 9pt;
	color: #000000;
	line-height: 25px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.tdd{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;

}

