.NewsHeader {
	font-family: tahoma,Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold ;
	font-style : normal ;	
}
.NewsDate {
	font-family: tahoma,Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold ;
	font-style : normal ;	
}
.NewsIntro {
	font-family: tahoma,Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal ;
	font-style : normal ;	
}
.NewstickerHeader {
	font-family: tahoma,Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold ;
	font-style : normal ;	
}
.NewstickerIntro {
	font-family: tahoma,Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : normal ;
	font-style : normal ;	
}
.Submenu {
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal ;
	font-style : normal ;	
	color:#ffffff;
}

.formLabel
{
	font-family : tahoma,Arial,Verdana, Helvetica, sans-serif ;
	font-size : 11px ;
	font-style : normal ;
}
.formData
{
    background-color : #ffffff;
	color : #000000 ;
	font-family : tahoma,Arial, Verdana, Helvetica, sans-serif ;
	font-size : 11px ;
	font-style : normal ;
}
.formDataHelp
{
	font-family : tahoma,Verdana, Arial, Helvetica, sans-serif ;
	font-size : 10px ;
	font-style : normal ;
}
.button
{
	color : #000000 ;
	font-family : tahoma,Arial, Verdana, Helvetica, sans-serif ;
	font-size : 10px ;
	font-weight : bold ;
	font-style : normal ;
    cursor : hand; 
}
