body {
	
}

p{
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.text{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.stateon{
	filter: alpha(opacity=60);
	opacity: 0.60;
	cursor: pointer;
}

.stateoff{}

.stateclicked{filter:gray}