               
BODY    	 { background-image: url(red-hex.bmp);

					 }


TABLE   	 {
            background-color:#FF0000;
			      border-style:;
            border-color:;
			     }
					 
					 							 
TABLE THEAD    { 
			         background-image: url(bk3.bmp);
  			       font-size:10pt;
               font-weight:bold;
               color:white;	
               font-family:verdana;
               text-align:left;	
							 						
               }

TABLE TBODY TH  {
						  background-color:gray;
							color:white;		
				 			font-family:verdana;
				 			font-size:9pt;
							text-align:top;	
							
							}			
							
TABLE TBODY   {
							background-color: #B30000;
				 			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:red;
				   }	


A:hover 	 {
				   color: #ff0000;
				   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:white;
							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: #ff0000;
				   text-decoration:none;
         	 font-size:9pt;
           background-color:none;
					 font-family:verdana;
        	 }
               
							
select { background-color: white; color: black;}		
