@charset "iso-8859-1";
/* author: Sebastian Stüker */
/* creation date: 23.01.2002 */
h1	{ font-family:Verdana,Arial,Helevetica; font-size:14pt }

h2	{  font-family:Verdana,Arial,Helevetica; font-size:10pt; text-decoration:underline; font-weight:bold }

p, li	{
			font-size:10pt;
			font-weight:bold;
			font-family:Verdana,Arial,Helvetica,sans-serif; 
       	 	letter-spacing:0.2mm;
       	 	word-spacing:0.8mm; 
	}

a	{ 
		text-decoration:none;		
	}

