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

tr,td{
border:none;
border-spacing:0px;
}

tr.tr-colored{
background-color:#eeeeee;
}

colgroup{
width:13%;
}