.txt 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none
}

.txtl
{
	font-size: 10px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.txtB 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none ; 
	font-weight: bold
}

.cell
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	font-weight: bold;
}
.cellTitle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	background-color: whitesmoke;
	height: 20px;
	padding: 7px;
}
.cellTitle2
{
	font-size: 11px;
	color: #000099;
	font-family: Arial;
	background-color: whitesmoke;
}