a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #474747;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #474747;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
BODY {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #000000;
}
.underline {
	text-decoration: underline;
}
