    
body			{
	color:black;
	background-color:white;
	background-image: none;
	background-repeat:repeat;
	scrollbar-3d-light-color : #DDDEDE;
	scrollbar-arrow-color : #3300CC;
	scrollbar-base-color : White;
	scrollbar-dark-shadow-color : White;
	scrollbar-face-color : #F8F8F8;
	scrollbar-highlight-color : #F8F8F8;
	scrollbar-shadow-color : #DDDEDE;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px
}
               

h1  	{ font-family:Verdana, Arial; }
h1	  	 { font-size: 14pt; word-spacing: 4px; letter-spacing: 2px }
h1	  	{
	color: Black;
}


h2  	{ font-family:Verdana, Arial; }
h2	  	  { font-size: 14pt; word-spacing: 4px; letter-spacing: 2px }
h2	  	{
	color: Black;
}

p,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana, Arial, Helvetica, sans-serif; }
     
p,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
	  { font-size:10pt; }
	  


a:link { color:#000000; text-decoration:none; font-size:10pt }
a:visited { color:#000000; text-decoration:none; font-size:10pt }
a:active { color:#000000; text-decoration:none; font-size:10pt }


	a{text-decoration:none}
	a:link{
	COLOR: Black;
}
	a:visited { color: gray }
	a:active { color: black }
	a:hover{
	color: Red;
}
akzent { color: blue; font-weight: bolder; font-family: Verdana, Arial }