body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}

table {
  border-spacing: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#E7E7E7;
  color: #000000;
  width: 100%;
}

th {
  font-weight: bold;
  padding: 4px;
}

td {
  padding: 4px;
}

tr {
  background-color:#FFFFFF; 
  text-align:left;
}

tr.odd {
  background-color: #E0E0E0;
  text-align: left;
}

table td a:link, table td a:visited {
  color: #1975D7;
  text-decoration: none;
}

table td a:hover {
  color: #50ADEA;
  text-decoration: none ;
}
