/* homepage specific details - general table desc */
table { margin:25px 0 25px 0; border-collapse:collapse; }
table th, table td { padding:1px; }
table th { font-size:30px; font-family:"Century Gothic",Arial,sans-serif;
  font-weight:normal; color:#97a02f; text-align:center; padding:0 0 25px 0;}
/* table-specific items */
table#ppt { float:left; }
table#ihe { float:right; }
table img { border:0; }

table th a { color:#97a02f; text-decoration:none; }
table th a:hover { color:#2c8698; text-decoration:none; }
