body {
	margin-top:0px;
	margin-bottom:0px;
	font-family: Courier;
	color:#c0c0c0 ;
	background : Black;
	
scrollbar-face-color: black; 
scrollbar-highlight-color: black; 
scrollbar-shadow-color: white; 
scrollbar-3dlight-color:gray; 
scrollbar-arrow-color: black; 
scrollbar-track-color: gray; 
scrollbar-darkshadow-color: black;
scrollbar-base-color: black;
}


p.klein {
	font-size:6pt;
	color: #c0c0c0;
	font-family: Courier
}


h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     {
	font-family: Courier;
	color: #c0c0c0;
}

h1 {
	font-size:18pt;
	color: #c0c0c0;
}

h2 {
	font-size: 22px;
	color: #c0c0c0;
}

h3 { font-size:12pt; 
color: #c0c0c0;
}

h4 { font-size:10pt; }

p,ul,ol,li,div,td,th,address,nobr,b,i {
 font-size:10pt;
 color:#c0c0c0;
 line-height: 1em;
 }

A:link    {
	font-family: Courier;
	font-size: 10pt;
	text-decoration: none;
	color: #6699CC;
}


A:visited {
	font-family: Courier;
	font-size: 10pt;
	text-decoration: none;
	color: 1E90FF;
}
A:hover   {
	font-family: Courier;
	font-size: 10pt;
	text-decoration: overline;
	color: #6699CC;
}

