Guest User

Untitled

a guest
Jul 19th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. <table cellspacing="0" class="two-axis">
  2. <thead>
  3. <tr>
  4. <th class="empty"/>
  5. <th class="heading" colspan="4">Child's Current Age</th>
  6. </tr>
  7. <tr>
  8. <th/>
  9. <th>2 Years Old</th>
  10. <th>5 Years Old</th>
  11. <th>10 Years</th>
  12. <th>15 Years</th></tr>
  13. </thead>
  14. <tbody>
  15. <tr class="first">
  16. <th class="njbest">Projected Cost of College<sup>1</sup></th>
  17. <td>$196,674</td>
  18. <td>$162,670</td>
  19. <td>$118,551</td>
  20. <td class="last">$86,398</td></tr>
  21. <tr>
  22. <th class="njbest">Years to College</th>
  23. <td>16</td>
  24. <td>13</td>
  25. <td>8</td>
  26. <td class="last">3</td>
  27. </tr>
  28. <tr>
  29. <th class="njbest"><strong>One-time Contribution</strong></th>
  30. <td><strong>$54,916</strong></td>
  31. <td><strong>$57,695</strong></td>
  32. <td><strong>$62,644</strong></td>
  33. <td class="last"><strong>$68,017</strong></td>
  34. </tr>
  35. <tr>
  36. <th class="njbest"><strong>Monthly Contributions</strong></th>
  37. <td><strong>$505</strong></td>
  38. <td><strong>$592</strong></td>
  39. <td><strong>$880</strong></td>
  40. <td class="last"><strong>$2,117</strong></td>
  41. </tr>
  42. </tbody>
  43. </table>
Add Comment
Please, Sign In to add comment