body
{
  font-family: verdana;
}

td
{
  font-size: 10pt;
}

.headitems {
  font-weight: bold;
}

a:hover
{
  text-decoration: underline;
}

a
{
  color: #000000;
  text-decoration: none;
}

td.odd
{
  background: #99c4f5;
  white-space:nowrap;
}
td.even
{
  background: #c0dbf9;
  white-space:nowrap;
}

td.header
{
	background: #7db8f9;
	padding-left: 5px;
	font-size: 12px;
  white-space:nowrap;
}
