
.tb1 {
border-collapse: collapse;
width: 100%;
table-layout: fixed;
}

.tb1 td {
border: solid 1px #0071BB;
padding: 0px;
text-align: center;

}

.tbhead1 {
font-weight: bold;
}
