/* CSS Document */

table { border-collapse:collapse; width:100%; margin-top:15px; font-size:14px}
table td { border:1px solid #ccc; padding:10px; text-align:center;}
tr:nth-child(1){ background:#eeeeee;}
