/* CSS Document for owd template 'solution' - print styles*/

		body {
			background: #fff;
			color: #000;
		}
		a:link {
			background: white;
			color: #000;
			text-decoration: underline;
			font-weight: bold;
		}
		a:visited {
			background: white;
			color: #000;
			text-decoration: underline;
			font-weight: bold;
		}
		h1 {
			background: white;
			color: black; 
			padding-bottom: 1px;
			border-bottom: 1px solid gray;
		}
		h2 {
			background: white;
			color: black; 
			padding-bottom: 1px;
			border-bottom: 1px solid gray;
		}
		h3 {
			background: white;
			color: black; 
			padding-bottom: 1px;
		}


#header {display: none;}
#navbar {display: none;}
#coreleft {display: none;}