<!--
body {
  font-size: 11px;
  line-height:1.4;
  font-family: verdana, sans-serif;
}

caption {
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0;
}

.clear {
  clear: both;
}

table#icetimes {
  border-collapse: collapse;
  width: 700px;
  border: 1px solid #666;
}

th  {
  text-align: left;
}


th,  td  {
  font-size: 11px;
  line-height:1.4;
  font-family: verdana, sans-serif;
  padding: 0.1em 1em;
}

tr.odd {
  background-color:#FFFFCC;
}

tr:hover {
  background-color:#243561;
  color: #fff;
}

th {
  background: #ccc url(images/bar.gif) repeat-x left center;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
}

th tr:hover {
  background-color: transparent;
  color: inherit;
}
-->
