.tableheader {
background-color: #339FFF;
color:white;
font-weight:bold;
}
.tablerow {
background-color: #339FFF;
color:white;
}
.message {
color: #5C416A;
font-weight: bold;
text-align: center;
width: 100%;
}