   .header { 
          background: #9b0000;  
          color: #ff8000; 
          font-family: verdana;
          font-size: 10pt;
       }

       .header2 { 
          background: #9b0000;  
          color: #ff8000; 
          font-family: verdana;
          font-size: 8pt;
       }

       .header3 { 
          background: #ffffff;  
          color: #000000; 
          font-family: verdana;
          font-size: 8pt;
	}
	.searc_box{
          background: #ffdada;  
          color: #000000; 
          font-family: verdana;
          font-size: 8pt;		
	}
       .header4 { 
          background: #ffdada;  
          color: #9b0000; 
          font-family: verdana;
          font-size: 8pt;
       }

       .body {
          background: #ffffff;  
          color: #000000; 
          font-family: verdana;
          font-size: 10pt;
       }
		.text {
          font-family: verdana;
          font-size: 10pt;
       }

