#header h1.logo,
#header h1.logo a,
#header p,
#nav_container,
#block01,
#footer ul,
h2.three {
	display: none !important;
}
#header h1.logoPrint {
	display: block;
}

body {
	margin: 5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
#footer {
	font-size: 9pt;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, serif;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 15pt;
}
h3 {
	font-size: 12pt;
}
.hide {
	display: none;
}