.blackbody {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Grayfont {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #666666;
}
.whitebody {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	color: #FFFFFF;
}
.black-x {
	font-family: "MS Sans Serif";
	font-size: x-small;
	color: #000000;
}
.blacktext-cur {
	font-family: "MS Sans Serif";
	font-size: xx-small;
	color: #000000;
	cursor: crosshair;
}
