/* Hide all the stuff we don't want to print */

#nav, #frontfooter .alignright, #frontfooter .alignleft img, #searchform, #socialmedia {
	display: none;
}

header {
	/*height: auto;*/
	border-bottom: 1px solid #999;
}

#frontfooter {
	padding-top: 20px;
	border-top: 1px solid #999;
}

#frontfooter p {
	color: #333;
}

td {
	border-bottom: 1px solid #999;
}