/* DATEI: formate.css */


A:link {                 

	color: #C60000;                 

	text-decoration: none  ;
	font-family:Tahoma,Verdana;     }        

A:visited {                 

	color: #C60000;                 

	text-decoration: none         }

 h1 { font-size:28pt; color:#008FE0; font-style:normal; }
 h2 { font-size:16pt; color:black; font-style:normal; }
 h3 { font-size:15pt; color:#008FE0; font-style:normal; }
 p,li,ul  { font-size:10pt;
       line-height:11pt; 
       font-family:Tahoma,Verdana; 
       letter-spacing:0.2mm;
       word-spacing:0.8mm; }
	   

a.an { text-decoration:none; }
