	body {
		background: none !important;
		font-size: 16pt;
		font-family: Georgia, serif;
		line-height: 1.6;
		color: #000;
	}
	video, audio, object, embed, form, #footer, #header, .main-menu, .search, .sidebar, #footer, .utility-bar ul {
		display: none;	
	}
	#wrapper, #content, .container-wrapper, .main-content {
		width: 100%;
		margin: 0;
	}	
	
	img {
		max-width: 100%;
		border: 0;
	}
	
	@page :left {
		margin: 0.5cm;
	}
	
	@page :right {
		margin: 0.8cm;	
	}
	
	#header {
		margin: 10px 0;
	}
	
	#header:after {
		content: "Hampton Roads Transit";
		font-size: 30pt;
	}
	
	#header h1 {
		font-size: 30pt;	
	}
	
	p a {
		word-wrap: break-word;
	}
	
	a {
		color: #111;	
	}
