html {
}
body {
	font-size:10pt;
}
h1 {
	font-size:14pt;
}
h2 {
	font-size:12pt;
}
#firstname {
	display:none;
}
#head #logo {
	margin-bottom:40pt;
}
#head #logo h1 {
	font-size:11pt;
}

#head #metanav {
	display:none;
}

#nav {
	display:none;
}

#main #side {
	display:none;
}

#bottom {
	font-size:10pt;
}