.txt10_on
{
	font-size: 10px;
	font-family: Arial;
	color:black;
}

.txt10_off
{
	font-size: 10px;
	font-family: Arial;
	color:Gray;
}

.txt12
{
	font-size: 12px;
	font-family: Arial;
	color:black;
}

.txt12_on
{
	font-size: 12px;
	font-family: Arial;
	color:black;
}

.txt12_off
{
	font-size: 12px;
	font-family: Arial;
	color:Gray;
}

