td.C0
{
	background-color: #AAAAAA;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

td.C1
{
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
td.CA
{
	background-color: #FFFF00;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}

td.R0
{
	background-color: #AAAAAA;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-align: right;
}

td.R1
{
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-align: right;
}
td.RA
{
	background-color: #FFFF00;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-align: right;
}

