<head> <style>{  }

body         
{ 
	font-family: Arial;
	color: #000000;
	background-color: rgb(255,255,255);
	margin-top: 4px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-size: 9pt;
	font-weight: normal;	

}

p         
{ 
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	font-weight: normal;	

}

p.Webdesign      { font-family: Arial; font-size: 7pt; color: #FFFFFF; background-image:url('http://www.yeah.ch/counter/addme.asp?SiteID=1');}


a            
{ 
	font-family: Arial; font-size: 9pt;
}

a:link
 {
	 color: #000000;
	 text-decoration: none;
 }

a:visited
{
	color: #0066FF;
	text-decoration: none;
}

a:active
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}


h1   
{
	margin-top: 2px;
	margin-bottom: 2px;
	letter-spacing: 0px;
	font-size: 11pt;
	font-family: Arial, Helvetica, Verdana, Sans Serif; 
	font-weight: bold;	
	color: #808080;
}

h2
{
	margin-top: 4px;
	margin-bottom: 5px;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-weight: normal;
	color: #808080;
}

h3
{	
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-weight: light;	
	color: #808080;
}

-->
</style>
</head>