Div.test  {
	font-size : 20pt;
	font-family : Arial;
	color : Green;
}


td.plus {
	color : #00099;
	font : Arial;
	font-size : 5pt;
	line-height : 16pt;
	font-weight : bold;
}

#floater  {position : absolute;
	left : 0;
	top : 0;
	width : 180;
	height: 430;
	visibility : visible;
	z-index : 10;
	
}

td.kats {
	font-size : 10pt;
	font-family : Arial;
	line-height : 12pt;
	color : #000099;
	text-decoration : none;
}

select.select {
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	color : black;
} 