.noprint, .submenu, .topmenu, .topmenu0, .topmenu_left, .topmenu_clear, .extramenu, .noprint table
	{
	display:none;
	}
	
.submenu
	{
	background-color: red;
	}	
	
.printonly
	{
	display:block;
	}	
	
body, table, tr, td
	{
	margin:0;
	}	
	
body
	{
	background-color: white;
	}	
	
.header2, .footer, body
	{
	background-image:none;
	}		
		
.topgray	
	{
	background-color: white;
	}
	
h1	
	{
	color:orange;
	font-size:24px;
	font-weight: bold;
	background-image: none;
	width:100%;
	padding-left:5px;
	padding-top:0px;
	border: 0px
	}
	
.h
	{
	height:30px;
	}	