               
BODY    	 { background-image: url(white-hex.bmp);

					 }


TABLE   	 {
            background-color:white;
			      border-style:;
            border-color:;
			     }
					 
					 							 
TABLE THEAD  TH  { 
			         background-color: black;
  			       font-size:10pt;
               font-weight:bold;
               color:white;	
               font-family:verdana;
               text-align:left;	
							 						
						 }
																				 
																				 
TABLE THEAD  TD  { 
			         background-color: white;
  			       font-size:10pt;
               font-weight:bold;
               color:white;	
               font-family:verdana;
               text-align:right;	
							 						
													               }

TABLE TBODY TH  {
						  background-color:white;
							color:red;		
				 			font-family:verdana;
				 			font-size:9pt;
							text-align:top;	
							
							}			
							
TABLE TBODY   {
							background-color: white;
				 			color:black;	
				 			font-family:verdana;
				 			font-size:9pt;
							}
							
DIV 		    {
						padding:.5em;
						font-size:9pt;
				    color:black;
            font-family:Verdana;
            }							
							







A			     {
			     text-decoration:none;
					 font-size:9pt;
			     color:#0099ff;
				   }	


A:hover 	 {
				   color: #0099ff;
				   text-decoration:underline;
         	 font-size:9pt;
           background-color:none;
        	 }
        	 
               
BODY FONT   {
			      font-size:9pt;
            font-weight:bold;
			      }
						

   
					 
						
TABLE B 			{color:black;
							font-size:9pt;
							}

TABLE TH B 		{color:red;
							font-size:10pt;
							}
							
					
				 
               
		
               

							
TABLE TH A			{
							text-decoration:none;
				 			color: white;
							background-color:none;
							font-size:9pt;
							font-family:verdana;
							}	
							
TABLE TH A:hover 
				 {
				   color: #0099ff;
				   text-decoration:none;
         	 font-size:9pt;
           background-color:none;
					 font-family:verdana;
        	 }
               
							
select { background-color: white; color: black;}		
