body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url('bg.png');
	background-repeat: repeat-y;
	font-size: 8pt; 
	font-family: tahoma;
	color: #000000;
}

#insert {
	position:absolute;
	left:200px;
	top:560px;
	width:200px;
	height:400px;
	z-index:5;
	}

<!--.kop{font-size:12pt;
font-family: Tahoma; 
line-height: 14px}-->


<!--h1{font-size:8pt;
font-family: Tahoma; 
line-height: 14px}-->


<!--h2{font-size:8pt;
font-family: Tahoma; 
line-height: 14px}--><!--BODY{
scrollbar-face-color:  597155;
scrollbar-highlight-color: 23451D;
scrollbar-3dlight-color: 23451D;
scrollbar-darkshadow-color: 23451D;
scrollbar-shadow-color:23451D;
scrollbar-arrow-color: DAE5D7;
scrollbar-track-color: 23451D;
}

a {
	color: #962133;
	text-decoration: none;	
}

a:visited {
	color: #962133;
	text-decoration: none;

}
 
a:hover {
	color: #ffffff;
	text-decoration: underline;

}

a:active {
	color: #ffffff;
	text-decoration: none;

}




td
{ font-family: arial; 
color: #000000;
font-size:8pt;
padding-left: 3; 
padding-right: 3; 
padding-top: 5;
padding-bottom: 5;
 }

input, textarea
{ border:1px Solid #000000; background-color: D6D6D6;FILTER:alpha(Opacity=40);
font-family: arial;
color: # 000000;
font-size:8pt 
 }