body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}

.cellheader
{
	font-size:small;
	font-weight:bold;
	background:#CCCCCC;
}

.readonly
{
	background:#CCCCCC;
}

.style1 
{
	color: #FF0000;
}
.style2 {
	font-size: small;
	font-weight: bold;
}

