/* Hide header & footer */
#topnav, #Header, #leftcol, #footer {
	display: none;
}

/* Default print styles go here */
html {
	margin: 5px 5px 5px 5px;
	padding: 0px;	
}

caption {
	font-weight: bold;
}

th {
	background-color: #EEEEEE;
}

