.black{color:#626262;}
.whitetext {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
td {
	font-family: tahoma;
	font-size: 10px;
	color: #626262;
	text-decoration: none;
}
.greentext {
	font-family: tahoma;
	font-size: 11px;
	color: #6DB010;
	text-decoration: none;
	font-weight: bold;
}
.underline {
	font-family: tahoma;
	font-size: 10px;
	color: #4974A0;
	text-decoration: underline;
}
.lightblue {

	font-family: tahoma;
	font-size: 10px;
	color: #4974A0;
	text-decoration: none;
}
.darkblue {
	font-family: tahoma;
	font-size: 11px;
	color: #4974A0;
	text-decoration: none;
	font-weight: bold;
}
.frm {
	font-family: tahoma;
	font-size: 9px;
	color: #333333;
}
.darkgray{
	font-family: tahoma;
	font-size: 11px;
	color: #858585;
	text-decoration: none;
	font-weight: bold;
}
.links{
	font-family: tahoma;
	font-size: 11px;
	color: #737373;
	text-decoration: none;
	font-weight: bold;
}
