table.footcopy     { 
                   background-color : #ffff00;
                   }

td.footcopy1       { 
                   background-color : #0000ff;
		   font-size: 9px;
                   font-weight: normal;	
                   letter-spacing : 0px;
                   }

td.footcopy2       { 
                   text-indent:10px;
		   font-size: 9px;
                   font-weight: normal;	
                   letter-spacing : 0px;
                   }

a.footcopy:link    {
		   color: #ffffff;
		   text-decoration: none;				
		   }

a.footcopy:visited {
		   color: #ffffff;
		   text-decoration: none;				
		   }

a.footcopy:hover   {
		   color: #ffffff;
		   text-decoration: underline;				
  		   }

span.footcopy      {
                   margin-left: 5px;	
                   margin-right: 5px;
		   font-size: 9px;
                   font-weight: normal;	
                   letter-spacing : 0px;
		   color: #000000;
		   text-decoration: none;
		   line-height: 25px;
		   }






