body
{
	background-color:	"#FFFFFF";
	color:			"#000000";
}

th.Plane
{
	color:			"#FF0000";
	text-align:		"center";
}

th.PlaneSelected
{
	background-color:	"#FF0000";
	color:			"#000000";
	text-align:		"center";
}

th.Coordinate
{
	font-family:		"Courier New, Courier, monospace";
	font-size:		"smaller"; 
	text-align:		"center";
}

th.Glyph
{
	font-family:		"Arial Unicode MS, Code2000, sans-serif";
	font-size:		"xx-large"; 
	text-align:		"center";
}

th.Label
{
	text-align:		"left";
}

th.Info
{
	text-align:		"left";
}

td
{
	color:			"#FF0000";
	font-family:		"Arial Unicode MS, Code2000, sans-serif";
	text-align:		"center";
}

td.Selected
{
	background-color:	"#FF0000";
	color:			"#000000";
	font-family:		"Arial Unicode MS, Code2000, sans-serif";
	text-align:		"center";
}

a:link
{
	color:			"#FF0000";
}

a:visited
{
	color:			"#FF0000";
}

