.fstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: regular;
	color: white;
	text-decoration: none;
}
.lstyleTD1 {
	background-color: #000000;
}
.lstyleTD1on {
	background-color: #999999;
}
.lstyleTD2 {
	background-color: #000000;
}
.lstyleTD2on {
	background-color: #999999;
}
.cstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: regular;
	color: black;
	text-decoration: none;
}
.cboldstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
