P  {
	font-size : 12px;
	font-family : verdana, sans-serif;
	font-weight : normal;
	color : #333333;
}

A:link {  font : 10pt arial, helvetica, sans-serif; COLOR: #333333; TEXT-DECORATION: none}

A:visited {  font : 10pt arial, helvetica, sans-serif; COLOR: #333333; TEXT-DECORATION: none}

A:active { font : 10pt arial, helvetica, sans-serif; COLOR: #333333; TEXT-DECORATION: none}

H1  {
    font-size : 16px;
	color : #ff9900;
}

H2  {
	color : #333333;
	font-size : 12px;
}

strong  {
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
}

B  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	line-height : 18px;
}

BODY  {
	color : #333333;
	font-size : 12px;
	font-family : verdana,sans-serif;
	font-weight : normal;
	scrollbar-base-color        : #cccccc;
    scrollbar-track-color       : #ffffff;
    scrollbar-face-color        : #ffffff;
    scrollbar-highlight-color   : #ffffff;
    scrollbar-3d-light-color    : #cccccc;
    scrollbar-dark-shadow-color : #cccccc;
    scrollbar-shadow-color      : #cccccc;
	scrollbar-arrow-color       : #666666;
	line-height : 18px;
}


td  {
	font-size : 12px;
	font-family : verdana,sans-serif;
	font-weight : normal;
	color : #333333;
}


A.schwarz {
	font-size : 12px;
	font-family : verdana, sans-serif;
	font-weight : normal;
	color : #333333;
    TEXT-DECORATION: none
}