		table	{
			border:thin;
			}

        td  {
        	font-size : 12px;
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : normal;
        	font-style : normal;
        	color : Black;
        }

        td.fett  {
        	font-size : 12px;
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	font-style : normal;
        	color : Black;
        }
   
        td.header  {
        	font-family : Arial, Verdana, Helvetica;
        	font-weight : bold;
        	font-size : 15px;
        	background-color : white;			
        	color : #00923f;			
        }
        
      div.small  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : normal;
        	font-size : 10px;
        }
		
		div.big  {
        	font-family : Verdana, Arial, Helvetica;
        	font-weight : bold;
        	font-size : 14px;
        }

         a:link  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 12px;
        	font-weight : normal;
        	color : #000000;
        	text-decoration : none;
        }
        
        a:visited  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 12px;
        	font-weight : normal;
        	color : #000000;
        	text-decoration : none;
        }
        
        a:active  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 12px;
        	font-weight : normal;
        	color : #000000;
        	text-decoration : none;
        }
        
        a.menu:hover  {
        	font-family : Verdana, Arial, Helvetica;
        	font-size : 12px;
        	font-weight : normal;
        	text-decoration : none;
        	color : #000000;
        	background-color : #f0e7b9;
        }

        a.textlink:hover  {
			font-family : Verdana, Arial, Helvetica;
			font-size : 12px;
			font-weight : normal;
			text-decoration : none;
			color : #000000;
			background-color : #dcbc53;
		}

a.pers:link    {font-family:verdana,Helvetica; font-size:12px; font-weight:normal; color : #000000; background-color:#ffffff; text-decoration:underline;}
a.pers:visited {font-family:verdana,Helvetica; font-size:12px; font-weight:normal; color : #000000; background-color:#ffffff; text-decoration:underline;}
a.pers:active  {font-family:verdana,Helvetica; font-size:12px; font-weight:normal; color : #000000; background-color:#ffffff; text-decoration:underline;}
a.pers:hover   {font-family:verdana,Helvetica; font-size:12px; font-weight:normal; color : #b29c2d; background-color:#ffffff; text-decoration:none;}

