﻿.dataTable td, .dataTable th {
  font-family: verdana,arial,helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 11px;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;
  }
th, caption { 
  background-color: #23507C;
  color: #fff;
  font-weight: bold;
  text-align: left;
  vertical-align: bottom; 
  padding: 3px; 
}
