body {
  scrollbar-DarkShadow-Color: #1268A3;
  scrollbar-Track-Color: #82BFEB; 
  scrollbar-Face-Color: #F9F0B9;
  scrollbar-Shadow-Color: #F9F0B9; 
  scrollbar-Highlight-Color: #F9F0B9;
  scrollbar-3dLight-Color: #1268A3; 
  scrollbar-Arrow-Color: #1268A3;
} 
 
h1  {
line-height:11.5px;
font-size:11px;
margin: 0px 0% 0px 0%;
font-weight: lighter;
font-family: Arial;
color: #1268A3; 
}

a:link  { 
	color: #1268A3;
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none; }

a:visited  { 
	color: #1268A3;
	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:#1268A3;
        text-decoration:none;
        font-family: Arial;
        font-size:   10pt;
        font-weight: bold; }

A.klein:visited { 
	color:#1268A3;
	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; }

