/* CSS Document */
  @font-face {
    font-family: Verdana;
    font-style:  normal;
    font-weight: normal;
  }
  body {
	font-family: Verdana;
	color: #000000; 
	font-size:11pt;
}

  body_ {
	font-family: Verdana;
	color: #FFFFFF; 
	font-size:11pt;
}

a:link {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none 
}
a:visited {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none 
}
a:hover {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none 

}
a:active {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none 
}
.link {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none 
}
.aktiv {
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none 
}