table#serviscentry {
}
table#serviscentry tr {
background: #003595;
color: white;
}
table#serviscentry th {
padding-left: 5px;
padding-right: 5px;
}
table#serviscentry td {
background: white;
color: black;
padding: 5px;
border-bottom-width: 1px; 
border-bottom-style: solid;
border-bottom-color: #003595;
}