.text,TD,TH,OL,UL,H4
				{  font-size: 10pt; 
				   font-family: Arial, Helvetica, sans-serif; 	
				   /*color: white; - News: grau*/
				} 
						
.main,H3    	{  font-size: 12pt; 
				   font-family: Arial, Helvetica, sans-serif;
				   /*align: justify;*/
				   color: white;
                   margin-top: 3pt; 
				   margin-bottom: 3pt 
		        }		
				
.tiny			{  font-size: 7pt; 
				   font-family: Arial, Helvetica, sans-serif; 
				   color: gray;
				} 				
				
a:link  		{  text-decoration : none;
				   color : red;
				}

a:visited  		{  text-decoration : none;
				   color : green;
				}

BODY  			{  background-color : black;
				}				
				
								