a {
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
h3           { margin-bottom: -10pt }

@media print {
#menu {
	display: none;
	}
#toplist {
	display: none;
	}
body {
    background: white; 
  !  font-size: 8pt;
  !  font: serif
   }	
 }
