File size: 690 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<table>
  <tr>
    <th rowspan="2"></th>
    <th colspan="2">December 31</th>
  </tr>
  <tr>
    <th>2016</th>
    <th>2015</th>
  </tr>
  <tr>
    <td>Land</td>
    <td>$ 228</td>
    <td>240</td>
  </tr>
  <tr>
    <td>Buildings and property improvements</td>
    <td>3,399</td>
    <td>3,486</td>
  </tr>
  <tr>
    <td>Machinery, equipment and other</td>
    <td>16,103</td>
    <td>19,967</td>
  </tr>
  <tr>
    <td>Total</td>
    <td>19,730</td>
    <td>23,693</td>
  </tr>
  <tr>
    <td>Less accumulated depreciation</td>
    <td>11,198</td>
    <td>11,576</td>
  </tr>
  <tr>
    <td>Net property, plant and equipment</td>
    <td>$ 8,532</td>
    <td>12,117</td>
  </tr>
</table>