body
{
	font-size: 12px;
	position: absolute;
}

A
{
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
TD
{
	font-size: 12px;
}
DIV.onover
{
	background-color:#00c000;
}

A:hover
{
	color: #006699;
}
DIV.onselect
{
}
TD.bg2
{
	font-weight: bold;
	font-size: 14px;
	background-repeat: repeat-x;
	font-family: ΣΧΤ²;
	background-color: aliceblue;
}
DIV.dbg
{
	font-weight: bold;
	color: crimson;
}
TD.hd
{
	font-weight: bold;
	font-size: 18px;
}

INPUT.line
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}