body {
  scrollbar-DarkShadow-Color: #000066;
  scrollbar-Track-Color: #99BEDF; 
  scrollbar-Face-Color: #639ACE;
  scrollbar-Shadow-Color: #000000; 
  scrollbar-Highlight-Color: #99BEDF;
  scrollbar-3dLight-Color: #99BEDF; 
  scrollbar-Arrow-Color: #FFFFFF;
}  

h1  {
line-height:11.5px;
font-size:11px;
margin: 0px 0% 0px 0%;
font-weight: lighter;
font-family: Arial;
color: #FFFFFF; 
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 15px;
	font-style: normal;
	font-variant: normal;
}


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; }

