.noprint, .submenu, .topmenu
	{
	display:none;
	}
	
.printonly
	{
	display:block;
	}	
	
body, table, tr, td
	{
	margin:0;
	}	
	
body
	{
	background-color: white;
	}	
		
.topgray	
	{
	background-color: white;
	}
	
h1	
	{
	color:navy;
	font-size:18px;
	font-weight: bold;
	background-image: url('none');
	width:700px;
	height:30px;
	padding-left:5px
	}
	
.h
	{
	height:30px;
	}	