td {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
body{
	color: #737373;
	font-size: 9pt;border-bottom-width: 1px; border-bottom-style: dashed;
}
a {
	text-decoration: none;
	color: #737173;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}