
body, p, P, table, td, tr
	{
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	color: black; 
	font-size: 9pt;
	}

h1, h2, h3 
	{
	font-weight: bold; 
	} 
	
h1 
	{
	font-size: 20pt; 
	} 
	
h2
	{
	font-size: 16pt; 
	} 
	
h3 
	{
	font-size: 12pt; 
	}
	
	
.klein
	{
	font-size: 7,5pt;
	}

.highlight
	{
	background-color: #FFFF66; font-style: normal; font-weight: bold
	}

.tourhead 
	{ font-weight: bold; color: #3333FF; }
