File size: 398 Bytes
2b49742
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<table>
  <tr>
    <th></th>
    <th colspan="2">Year Ended December 31</th>
  </tr>
  <tr>
    <th></th>
    <th>2007</th>
    <th>2006</th>
  </tr>
  <tr>
    <td>Revenue</td>
    <td>$ 2,250</td>
    <td>$ 9,621</td>
  </tr>
  <tr>
    <td>Operating income</td>
    <td>$ 62</td>
    <td>$ 239</td>
  </tr>
  <tr>
    <td>Net income</td>
    <td>$ 23 (a)</td>
    <td>$ 180</td>
  </tr>
</table>