@charset "utf-8";
/* CSS Document */

table
{
border-collapse:collapse;
}
table,th, td
{
border: 1px solid #CECECE;
color:#666;
}   
