.table-border2 {width:100%;margin-top:20px;}
.table-border2 th {padding:10px 0;font-size:9pt;}
.table-border2 td {padding:10px 0;font-size:10pt;}

.comp-table {width:100%;margin-top:20px;}
.comp-table th, 
.comp-table td {width:calc(100% / 7);height:40px;padding:10px 0;font-size:9pt;text-align:center;border:1px solid #CCC;}
.comp-table th {background-color:#eee;} 
.comp-table td a:hover {color:#FF8000;}