/* Datei: gfg.css */


h1 { font-size:18pt;color:#FF0000; font-style:italic;font-family=Verdana,Helvetica,Arial;}
h2 { font-size:16pt;color:#000000; font-style:italic;font-family=Verdana,Helvetica,Arial;}
h3 { font-size:14pt;color:#0000FF; font-style:italic;font-family=Verdana,Helvetica,Arial;}

A:link		{color: #000099;}
A:visited	{color: #000099;}
A:hover		{color:red;}

p  { font-size:10pt;     line-height:14pt;      font-family:Arial; 
     letter-spacing:0.2mm;     word-spacing:0.8mm; }
	
li {
	font-size:10pt;
	color: Black;
	font-style: normal;
	font-family= Arial, Helvetica, sans-serif;;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
	 

