@charset "UTF-8";
@import url("main.css");

/* ============== */
/* ! PRINT STYLESHEET  */
/* ============== */

#sidebar, #menu{
	display:none;
	}
	
#content{
	border:none;
	width:auto;
	font-size:100%;
	margin:0;
	padding:0;
	}
h1{
	position:static;
	width:auto;
	height:3em;
	}


h1 a, h1 a:link, h1 a:visited{
	text-indent:0;
	background:none;
	height:auto;
	text-decoration:none;
	margin-left:0;
	font-weight:bold;
	color:#007EA3;
	}
	
h2{
	padding:0;
	}

#footer{
	width:100%;
	margin:0;
	}

#footer a{
	display:none;
}
