body {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;


}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.B-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;

}
.B-bold-hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}
.B-normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}

