table{border-collapse:collapse; border-spacing:1px; width:100%}
td, th{padding:6px 6px; border-bottom:solid 1px #eee; vertical-align:top}
table caption{background:#efefef; color:#333; text-align:center; font-size:1.2em; line-height:3em}
th{background:#eee; border-bottom:solid 1px #ddd; border-top:solid 1px #fff; text-align:left; width:25%}
tfoot td, tfoot th{background:#eee; border-bottom:solid 1px #fff; border-top:solid 1px #ccc}
td.odd, tr.odd{background:#edf3fe;}
/* links */
td a, td a:visited{padding-top:6px; padding-bottom:6px; margin-top:-6px; margin-bottom:-6px;  text-decoration: underline;}
td a{color:#333}
td a:hover{color:#999;}
