body,td,th {
	color: #5b5b5b;
}

table {
	font-size: 9pt;
	font-style: normal;
	line-height: 22px;
}
tr {
	font-size: 9pt;
	font-style: normal;
	line-height: 22px;
}
td {
	font-size: 9pt;
	font-style: normal;
	line-height: 22px;
}a:link {
	color: #5B5B5B;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
