if(document.getElementById){
	document.writeln("<style>")
	document.writeln(".formFalt	{font-family:Verdana; font-size:12px;font-weight:bold;border:1px solid silver;}")
	document.writeln(".formKnapp 	{background-color:#698EC8; color:white; font-size:10px; font-weight:bold; border:1px solid black;height:20px}")
	document.writeln(".formTabell	{border:1px solid silver;}")
	document.writeln("</style>")
}
