  BODY    {
	SCROLLBAR-FACE-COLOR: #BCC5CE;
	SCROLLBAR-HIGHLIGHT-COLOR: #BCC5CE;
	SCROLLBAR-SHADOW-COLOR: #BCC5CE;
	SCROLLBAR-3DLIGHT-COLOR: Black;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-TRACK-COLOR: #E7E7E7;
	SCROLLBAR-DARKSHADOW-COLOR: Black;
	background: #E7E7E7;
	scrollbar-base-color : #BCC5CE;
}
			
INPUT {
	width : 140px;
	height : 20px;
	border-color : Black;
	background-color : white;
	border-width : 1px;	
	font-family : Arial, Helvetica, sans-serif;
	font-size:9.0pt;
	line-height: 12pt;
	margin-top : 2px;
	margin-bottom : 2px;
}

TEXTAREA {
    width : 140px;
	height : 55px;
    background-color : White;
	border-color : Black;
	border-width : 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size:9.0pt;
	line-height: 12pt;
	margin-top : 2px;
	margin-bottom : 2px;
}


  FONT.normBlack { 
            margin-top:6.0pt;
            font-size:9.0pt;
            line-height: 11pt;
            font-family: Arial, Helvetica, sans-serif;
            color: black; 
}
  FONT.boldBlack { 
            margin-top:6.0pt;
            font-size:9.0pt;
            line-height: 11pt;
            font-family: Arial, Helvetica, sans-serif;
            color: black;
			font-weight : bold;
}
  FONT.bold { 
            margin-top:6.0pt;
            font-size:11.0pt;
            line-height: 13pt;
            font-family: Arial, Helvetica, sans-serif;
            color: #142F44;
			font-weight : bold;
}
  FONT.dzial { 
            margin-top:6.0pt;
            font-size:14pt;
            line-height: 16pt;
			font-family : haettenschweiler, Tahoma;
            color: #142F44;
            font-weight: bold; 
}


