/* STYLESHEET FOR PRINTERS ONLY */

.hide, h1#claim, #bcrumb, ul#mnu, #toplist img, form  {
	height: 0;
	width: 0;
	display: none;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
  }

body, table {
	font-family: Verdana, arial, sans-serif;
	font-size: 8pt;
  }

body {
	padding: 0;
  margin: 0;
  }

hr {
	background: #000;
	margin-top: 1cm;
  border: none;
	height: 0.5pt;
  }

table {
  margin: 0;
	padding: 0;
	border-collapse: collapse;
  }

caption {
  font-weight: bold;
  margin: 0.15cm 0;
  }

th {
  background: #ccc;
  }

