body {
  scrollbar-DarkShadow-Color: #F3D263;
  scrollbar-Track-Color: #FE941C; 
  scrollbar-Face-Color: #F3D263;
  scrollbar-Shadow-Color: #FE941C; 
  scrollbar-Highlight-Color: #F3D263;
  scrollbar-3dLight-Color: #FE941C; 
  scrollbar-Arrow-Color: #FFFFFF;
}  

h1  {
line-height:11.5px;
font-size:11px;
margin: 0px 0% 0px 0%;
font-weight: lighter;
font-family: Arial;
color: #354266; 
}

a:link  { 
	color: #354266;
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none; }

a:visited  { 
	color: #354266;
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none; }

a:hover  { 
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none; }

a:active  {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none; }


A.klein:link    {
	color:#354266;
        text-decoration:none;
        font-family: Arial;
        font-size:   10pt;
        font-weight: bold; }

A.klein:visited { 
	color:#354266;
	text-decoration:none; 
        font-family: Arial;
        font-size:   10pt;
        font-weight: bold; }

A.klein:active  {
	color:#FFFFFF;
	text-decoration:none;
        font-family: Arial;
        font-size:   10pt;
        font-weight: bold; }

A.klein:hover   {
	color:#FFFFFF;
	text-decoration:none;
        font-family: Arial;
        font-size:   10pt;
        font-weight: bold; }

