.celldata {
	font-size: 100%;
	color: Navy;
	font-weight : Bold;
}

.downone{
	font-size: 75%;
}

.downtwo{
	font-size: 60%;
}

.silvercell{
	background-color : Silver;
}

.whitecell{
	background-color : White;
}

