  body {background-color:white;}
  .h1 {background-color:#4762AC; font-family:Verdana,Arial,Geneva; font-size:12pt; color:white; font-weight:bold; text-align:center;}
  .h2 {background-color:#C5CFE8; font-family:Verdana,Arial,Geneva; font-size:10pt; color:black;font-weight:bold}
  table {background-color:white; empty-cells:show; vertical-align:top;}
  td.clear {background-color:white;}
  td {background-color:#C5CFE8; font-family:Verdana,Arial,Geneva; font-size:10pt; color:black;}
  td.r1 {background-color:#F6F3F0; font-family:Verdana,Arial,Geneva; font-size:10pt}
  td.r2 {background-color:#EDF0F8; font-family:Verdana,Arial,Geneva; font-size:10pt}
  a.white:link    {color:#ffffff;text-decoration:none;font-weight:bold;}
  a.white:active  {color:#ffffff;text-decoration:none;font-weight:bold;}
  a.white:visited {color:#ffffff;text-decoration:none;font-weight:bold;}
  a.white:hover   {color:#a0a0a0;text-decoration:none;font-weight:bold;}
  a.green:link    {color:green;text-decoration:underline;}
  a.green:active  {color:green;text-decoration:underline;}
  a.green:visited {color:green;text-decoration:underline;}
  a.green:hover   {color:#a0a0a0;text-decoration:underline;}
  td.m1 {background-color:#4762AC; font-size:12; color:white; font-weight:bold; text-align:left;}
  .dateFilter {color:blue;text-decoration:none;font-family:Verdana,Arial,Geneva;font-size:10pt;font-weight:bold;}

table.trk_tab {
  border: none;
  background-color: white; 
  border-spacing: 1px;
  cell-spacing: 1px;
}

table.trk_tab td, table.trk_tab th {
  padding: 3px;
  margin-left: 20px;
  margin-right: 3px;
}


