body {
	font-family: arial;
	font-size: 80%;
}

div#global {
	text-align: center;
}

div#global img.print_header {
	margin-bottom: 20px;
}

div#global div#header {
	display: none;
}

div#global div#left {
	display: none;
}

div#global div#global_content {
	text-align: left;
}

div#global div#footer {
	text-align: center;
	margin-top: 50px;
}

div#global div#footer h1, h2 {
	padding: 0;
	margin: 0;
	color: gray;
	font-size: 0.7em;
}


