		.pgraph {          
		font-family: Verdana, Tahoma, Arial;
		font-size: 12px;
        font-weight: bold;
        color: #000000;
        background-color: #FFFFFF;
        }        
        
        .norm  {        
        font-family: font-family : Verdana, Tahoma, Arial;
        font-size: 10pt;
        font-weight: normal;
        color: #000000;
        background-color: #FFFFFF;
       }       
       
       .table1  {        
       font-family: font-family : Verdana, Tahoma, Arial;
        font-size: 10pt;
        font-weight: normal;
        color: #000000;
        background-color: #FFFFFF;
        border: 4 double #FF0000;
       }       
       
       .table2 {        
       font-family: font-family : Verdana, Tahoma, Arial;
        font-size: 10pt;
        font-weight: normal;
        color: #000000;
        background-color: #FFFFFF;
        border: 1 solid #F2F2F2;
        }              
        
        .table3 {        
        font-family: font-family : Verdana, Tahoma, Arial;
        font-size: 10pt;
        font-weight: normal;
        color: #000000;
        background-color: #FFFFFF;
        border: 2 solid #F2F2F2;
        }       
        
        .iching {        
        font-family: font-family : Verdana, Tahoma, Arial;
        font-size: 10pt;
        font-weight: normal;
        color: #000000;
        background-color: #FFFFFF;
        border: 1 solid #F2F2F2;
       }          
        
        .iching_header {        
        font-family: font-family : Verdana, Tahoma, Arial;
        font-size: 10pt;
        font-weight: normal;
        color: #000066;
        background-color: #FFFFFF;
        border: 1 solid #F2F2F2;
       }            
       
       .body  {	       
       font-size : 10pt;
       font-family : Verdana, Tahoma, Arial;
       color: #000000;
       background-color : #FFFFFF;
       }
       
       .header       {	       
       font-size : 12pt;
	   font-family : Verdana, Tahoma, Arial;
	   font-weight : bold;
	   color: #003399;
	   background-color : #FFFFFF;
       }   
       
       .header2       {	       
       font-size : 14pt;
	   font-family : Verdana, Tahoma, Arial;
	   font-weight : bold;
	   color: #003399;
	   background-color : #FFFFFF;
       }       
       
       .button       {        
       font-family: Verdana, Tahoma, Arial;
       font-size: 14px;
       font-weight: bold;
       background-color: #FF0000;
       color: #FFFF00;
       border: 3 outset #FF0000;
       }       
       
       A  {	
       font-size : 10px;
       font-family : Verdana,Tahoma,Arial;
	   font-weight : bold;
	   color : #000000;
	   text-decoration : none;
	   }
	   
	   A:Visited{	
	   color : #000000;
       }
       
       A:Active  {	
       color : #FF0000;
       }
       
       A:Hover  {	
       text-decoration : underline;
	    color : #003399;
	    }
