body,p,td,th {
  font-family: Arial, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}
table.dark
{
    background : #004fa6;
}

td.bright
{
    background : white;
    color : black;
}

td.brighthead
{
    background : white;
    color : black;
    font-weight : bold;
}