@charset "UTF-8";


table.ct {
         border-collapse: collapse;
         width: 100%;
}

table.ct,th,td {
         border: 1px #656565 solid;
         padding: 8px;

}

table.ct th {
         background-color: #feffcd;
}

th name {
        width: 200px;

}

