@CHARSET "UTF-8";

body {
		font-size: 10pt;
	line-height: 20pt;
	font-family: Verdana, Helvetica, sans-serif;
	background:none;
}

#header-logo, #header-title p, #nav, #breadcrumbs, #footer, .controls, #attribution, #header-user {
	display: none !important;
}

#header h1 {
	font-size: 18pt;
	line-height: 20pt;
}

#header h2 {
	font-size: 12pt;
	line-height: 20pt;
}

#main-content {
	display: block;
	border:0;
	background:none;
}

#main-content h1 {
	font-size: 20pt;
	line-height: 20pt;
}

#main-content h2 {
	font-size: 20pt;
	line-height: 20pt;
	margin-bottom: 20pt;
}

#main-content h3 {
	font-size: 15pt;
	line-height: 20pt;
}

#main-content li, #main-content p {
	margin-bottom: 20pt;
}
