
.norm  {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	line-height : 13px;
	color : #000000
}

.normbold  {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	line-height : 13px;
	color : #000000;
	font-weight : bold
}

.normboldgreen  {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	line-height : 13px;
	color : #00997B;
	font-weight : bold
}

.normboldred  {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	line-height : 13px;
	color : #990000;
	font-weight : bold
}

.normboldwhite  {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	line-height : 13px;
	color : #FFFFFF;
	font-weight : bold
}

.index  {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	line-height : 11px;
	color : #000000;
	font-weight : bold
}

.indexweiss  {
	font-family : verdana, arial, sans-serif;
	font-size : 10px;
	line-height : 11px;
	color : #FFFFFF;
	font-weight : bold
}

.headline  {
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : #000000;
	font-weight : bold
}

.headlinegreen  {
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : #00997B;
	font-weight : bold
}

.mini  {
	font-family : verdana, arial, sans-serif;
	font-size : 9px;
	line-height : 10px;
	color : #000000
}

A:link {color: #000000; text-decoration: none; font-weight: bold}
A:visited {color: #333333; text-decoration: none; font-weight: bold}
A:active {color: #990000; text-decoration: none; font-weight: bold}
A:hover {color: #990000; text-decoration: none; font-weight: bold}
