td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}
a:link {
	color: #333333;text-decoration: none;
}
a:visited {
	color: #333333;text-decoration: none;
}
a:hover {
	color: #FFB20A;text-decoration: underline;
}
a:active {
	color: #333333;text-decoration: none;
}
.down_line_x {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
