html {
        height: 100%;
}


        .navTxt  {font-family: Arial;
              font-size: 9pt;
              color:#FDFDFD;
			  line-height:12pt;
			  font-weight: normal;
				}
        td  {font-family: Arial;
              font-size: 9pt;
              color:#666666;
			  line-height:12pt;
			  font-weight: normal;
				}				
				
		tr  {font-family: Arial;
              font-size: 9pt;
			  color:#FF9900;
			  line-height:12pt;
			  font-weight: normal;
				}
				
		h1  {
	font-family: Arial;
	font-size: 11pt;
	color:#FF9900;
	line-height:12pt;
	font-weight: normal;
				}
				

        body  {background-color:white;
				font-family: Arial; 
				font-size: 9pt;
		   		color:#000000;
		   		text-decoration:none;
		   		line-height:12pt;
  /*
       			 height: 100%;
*/
				 }
				
		a.nav {font-family: Arial; 
		   font-size: 9pt; 
		   color:#FDFDFD;
		   text-decoration:none;
		   line-height:12pt;
    		}


            a.nav:link { color:#FDFDFD;}
            a.nav:active { color:#FDFDFD;}
            a.nav:hover {color:#FF9900;}

		a.content {font-family: Arial; 
		   font-size: 9pt; 
		   color:#666666;
		   text-decoration:underline;
		   line-height:12pt;
    		}


            a.content:link { color:#666666;}
            a.content:active { color:#666666;}
            a.content:hover {color:#999999;}
                          

        

 
.orangeTxt {
	color: #FF9900;
}
.contentTxt {
	color: #666666;
}
.contentTxtKlein {
	color: #666666;
	font-size: 7pt;
	font-style: italic;
}
.h2Txt  {
	font-family: Arial;
	font-size: 11pt;
	color:#666666;
}
.hIndex1 { font-weight:normal;
	font-family: Arial; 
	font-size: 9pt; 
	color:#FFFFFF;
	text-decoration:none;
	line-height:11pt;
}
.hIndex2 { font-weight:normal;
	font-family: Arial; 
	font-size: 9pt; 
	color:#221E1F;
	text-decoration:none;
	line-height:11pt;
}
