/* DATEI: formate.css */


A:link {                 

	color: #000080;                 

	text-decoration: none         }        

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:12pt;
       line-height:14pt; 
       font-family:Helvetica,Arial; 
       letter-spacing:0.2mm;
       word-spacing:0.8mm; }
	   

a.an { text-decoration:none; }