
TD.white {FONT-SIZE: 11px; FONT-FAMILY: Tahoma}

body, table.datingStyle, td.datingStyle, form.datingStyle, div.datingStyle {
  font-size: 10pt;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans serif;
  color: #000000;
  background: #ffffff;
}

a.datingStyle, a.datingStyle:visited {
  color: #FF3300;
}

a.datingStyle:hover, a.datingStyle:active {
  color: #0068C3;
  text-decoration: none;
}

input.datingStyle, textarea.datingStyle, select.datingStyle {
  font-size: 8pt;
  font-family: Tahoma;
  border: 1px solid #000000;
  background: #eeeeee
}

hr {
  color: #555555;
  height: 1;
}

tr.header td {
  font-weight:bold;
  color:#eee;
  background:#777;
}

td.pad {
  padding: 0 4;
}
