body { background-color:#000000;
	}
a, h1, h2, h3, h4, hr, input, li, p, select, td, th {
  color:#ffffff;
  font-family:Verdana,MS Sans Serif,Arial,Helvetica;
  }
a:link { 
	color:#aaaaaa; 
	text-decoration:none; 
	font-weight:normal; 
	}
a:visited { 
	color:#aaaaaa; 
	text-decoration:none; 
	font-weight:normal; 
	}
a:hover { 
	color:#eeeeee; 
	text-decoration:underline; 
	font-weight:normal; 
	}
a:active { 
	color:#eeeeee; 
	text-decoration:none; 
	font-weight:normal; 
	}
a:focus { 
	color:#eeeeee; 
	text-decoration:none; 
	font-weight:normal; 
	}
h1 { 	font-size:20pt;
	}
h2 { 	font-size:16pt;
	}
h3 { 	font-size:12pt;
	}
h4 { 	font-size:10pt;
	}
p,li { 	
	font-size:10pt;
        text-align:justify;
        }
td,th,a {
	font-size:10pt;
	}
*.links {
	text-align:left;
	}
*.klein {
	font-size:7pt;
	}
*.redtext { 
	color:#ff0000;
	}