body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
		
}

li {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	}


.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
	
	
}
.normalfettBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background:#CCCCCC;
	font-weight: bold;
	
}
.normalfettBGblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background: #0099CC;
	
	font-weight: bold;
	
}
.rotsmallnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
	}
.rotsmallfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
	}
	
.normalfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	}
.bigfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight: bold;
	}
.headlinefett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	}
	
.normalgrey {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cccccc;
	font-weight: normal;

	}
.normalgreyfat {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cccccc;
	font-weight: bold;

	}
.picdownsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	}
.picdownsmalldark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:  #333333;
	}
.picdownsmalldarkBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:  #333333;
	background-color:#CCCCCC;
	
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	}
	
/* Hyperlinks footer*/

a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
  color: #999999;
  text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: none;
	
}


a.td:link {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
}

a.td:visited {
	font-size: 10pt;
  color: #999999;
  text-decoration: none;
}

a.td:hover {
   font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
	
}




	
	


