@charset "iso-8859-1";
/* CSS Document */
@page {
	size:landscape;
}

body {
	padding:0px;
	margin:0px;
	background:none;
}

#site {
	border:none;
	width:auto;
}

#head, #left, .left_bar, .header, .subheader, .content_header_print {
	display:none;
}

#content h1 {
	border:0px;
	border-bottom:1px solid #000000;
	text-align:left;
}

#content h2 {
	border:none;
}



