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