A			     {
			     text-decoration:none;
			     font-size:8pt;
			     color:#4d99e5;
				   }	


A:hover 	 {
				   color: #ff0000;
				   text-decoration:none;
         	 font-size:8pt;
           background-color:none;
        	 }
               
BODY    	 { background-color: white;
        	 }
        	 
               
BODY FONT   {
			      font-size:8pt;
            font-weight:bold;
			      }
						
DIV 		    {font-size:20pt;
				    color:white;
            font-family:Verdana;
            }
   
	 
TABLE   	 {
            background-color:#dee3e7;
			      border-style:;
            border-color:;
			     }
					 
						
TABLE B 			{color:red;
							font-size:8pt;
							}

TABLE TH B 		{color:white;
							font-size:10pt;
							}
							

							
							 
TABLE THEAD    { 
			         background-color:#4d99e5;
  			       font-size:10pt;
               font-weight:bold;
               color:white;	
               font-family:verdana;
               text-align:left;	
							 						
               }
				 
               
TABLE TBODY   {
							background-color:#f0f8ff;
				 			color:black;	
				 			font-family:verdana;
				 			font-size:8pt;
							}
							
TABLE TBODY TH  {

							background-color:#dee3e7;
				 			color:black;		
				 			font-family:verdana;
				 			font-size:8pt;
							text-align:top;	
							
							}			
		
               

							
TABLE TH A			{
							text-decoration:none;
				 			color: #4d99e5;
							background-color:none;
							font-size:7pt;
							font-family:verdana;
							}	
							
TABLE TH A:hover 
				 {
				   color: #ff0000;
				   text-decoration:none;
         	 font-size:7pt;
           background-color:none;
					 font-family:verdana;
        	 }
               
							
						
