.grytxt {
	font-family: Tahoma;
	font-size: 11px;
	color: 949494;
}
.whttxt {

	font-family: Tahoma;
	font-size: 11px;
	color: #D1D1D1;
}
.whttxtboldhead {
	font-family: Tahoma;
	font-size: 12px;
	color: #D3D3D3;
	font-weight: bold;

}
.whttxtboldheadnorm {

	font-family: Tahoma;
	font-size: 12px;
	color: #D3D3D3;
	font-weight: normal;
}
.blacktxt {

	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.whitetxt {
 font-family:Tahoma;
 font-size : 12px;
 color : #ffffff;
 font-weight: bold;
 }