.thead {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: Black;
}

.tbrest {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: Black;
}

A:LINK {
	color: Black;
	text-decoration: none;
}

A:HOVER {
	color: Gray;
	text-decoration: underline;
}

A:VISITED {
	color: Black;
	text-decoration: none;
}






