
A {
  	font-family: Arial, "sans serif";
  	font-size: 11pt;
  	color: #000000;
   text-decoration: none;
}  



.link {
  	font-family: Arial, "sans serif";
  	font-size: 11pt;
  	color: #000000;
  text-decoration: underline;
}

.textlink {
  	font-family: Arial, "sans serif";
  	font-size: 11pt;
  	color: #000000;
   text-decoration: none;
}

A.active {
  	font-family: Arial, "sans serif";
  	font-size: 11pt;
  	color: #000000;
  
}
.header {
  	font-family: Arial, "sans serif";
  	font-size: 13pt;
  	color: #000000;
	font-weight: bold;
}

.sub {
  	font-family: Arial, "sans serif";
  	font-size: 12pt;
  	color: #000000;	
}

.klein {
  	font-family: Arial, "sans serif";
  	font-size: 9pt;
  	color: #000000;	
}

TD {
  	font-family: Arial, "sans serif";
  	font-size: 11pt;
  	color: #000000;
}

.bold {
  	font-family: Arial, "sans serif";
  	font-size: 11pt;
  	font-weight: bold;
  	color: #000000;
}
