body  {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	}
h1  	{  
	font-size: 16pt; 
	font-variant: small-caps; 
	font-weight: normal; 
	color: #003366;
	
	}
h2 	{ 
	font-size: 16pt; 
	font-variant: small-caps; 
	font-weight: normal; 
	color: #333333;
	}
h3 	{ 
	font-size: 11pt; 
	font-variant: small-caps; 
	font-weight: normal; 
	color: #003366; 
	}	
h4 	{ 
	font-size: 11pt;
	font-variant: small-caps; 
	font-weight: normal;
	letter-spacing: 2px; 
	color: #333333; 
	margin-bottom: -14px;
	}
h5 	{ 
	font-size: 11pt;
	font-variant: small-caps; 
	font-weight: normal;
	color: #FF5050;
	margin-bottom: -14px; 
	}
th	{ 
	text-align: left;
	vertical-align: top;
	font-size: 11pt; 
	font-variant: small-caps; 
	font-weight: normal; 
	color: #003366;
	}
td.sem	{ 
	vertical-align: top;
	font-size: 9pt; 
	font-weight: normal; 
	color: #333333;
	}	
li	{ font-size: 10pt; line-height:14pt; }	
p	{
	font-size: 10pt;
	line-height:14pt;
	text-align: left;
}
p u 		{ font-size: 11pt; color: #003366; font-variant: small-caps; text-decoration: none; }
p.klein	{ font-size: 8pt; line-height: 11pt; }
p.ind 	{ padding-left: 40px; text-indent:-40px; }
p.ind u	{ font-size: 9pt; font-variant: small-caps; color: #666666; }
p.cap u	{ font-size: 11pt; font-variant: small-caps; color: #666666; }
p.cap b	{ font-variant: small-caps; color: #ff5050; font-weight: normal; }
p.adr		{ text-align: center; font-size: 8pt; line-height: 11pt; }
p.adr b	{ font-size: 10pt; font-weight: bold; }
p.sem		{ font-size: 10pt; color: #003366; font-variant: small-caps; margin-bottom: -18px;}
p.highlight1	{font-size: 11pt; font-weight:bolder; color: #003366; }

a.adr:link, a.adr:visited, a.adr:active   { font-size: 8pt; color: #003366; text-decoration: none; }
a.adr:hover { font-size: 8pt; color: #3333BB; text-decoration: underline; }

a:link, a:visited, a:active   { color: #003366; text-decoration: none; }
a:hover { color: #ff5050; text-decoration: underline; }

a.nav:link, a.nav:visited, a.nav:active, a.nav:hover  { 
	font-size: 8pt; color: #003366; text-decoration: none; }

a.sem:link, a.sem:visited, a.sem:active   { font-size: 11pt; font-variant: small-caps; text-decoration: none; }
a.sem:hover { font-size: 11pt; font-variant: small-caps; text-decoration: underline; }
	
a.semkl:link, a.semkl:visited, a.semkl:active   { font-size: 9pt; font-variant: small-caps; text-decoration: none; }
a.semkl:hover { font-size: 9pt; font-variant: small-caps; text-decoration: underline; }	

table 	{
	font-size: 10pt;
	}

.s1 { font-size: 12pt; font-variant: small-caps; font-weight: normal; color: #003366; }

#text		{
	position: absolute; top: 30px; left: 50px; right: 100px; 
}

#vlogo	{
	position: absolute; top: 80px; right: 10px; width: 48px; 
}

