body {  scrollbar-base-color:#ffffff; 
		scrollbar-track-color:#ffffff;
		scrollbar-face-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-3d-light-color:#ffffff;
		scrollbar-dark-shadow-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-arrow-color:#000066;		
	}
	 
font         {
				font-family:Verdana,Arial,Nelvetica,Sans Serif;
				font-size:12pt;
				color:#000066 
				}
td           {
	font-family:Verdana,Arial,Helvetica,Sans Serif;
	font-size: 12pt;
	color: #000066;
	text-align: justify;
}
th           {
				font-family:Verdana,Arial,Helvetica,Sans Serif;
				font-size:12pt;
				color:#000066;
				font-weight:bold;
				text-align:left;
				word-spacing:0;
				margin-left:0;
				margin-top:20;
				margin-bottom:0;
				}
table        {
				color:#000066;
				}
h2           {
				color:#000066;
				font-size:14pt;
				font-weight:bold;
				}
h1           { font-family:Verdana,Arial,Helvetica,'Sans Serif';color:#000066; 
               font-size:16pt; font-weight:normal; }

td.klein		{
				font-family:Verdana,Arial,Helvetica,Sans Serif;
				font-size: 8pt; color: #000066; }
a			{
			color:	##000066;
			text-decoration: none;
			font-weight:normal;
			font-style: normal;
			}
						
a:visited		{
			color:	#000066;
			text-decoration: none;
			font-weight: normal;
			font-style: normal;
			} 

a:active  {
			color:				#000066;
			text-decoration:	none;
			font-weight:		normal;
			font-style: italic;
			}
			
				
a:hover			{
			color: #000066;
			text-decoration: underline;
			font-style: normal;
			}

