@charset "utf-8";
/* CSS Document */

#wrapper #printheader {
	display: block;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
}
#banner {
	display: none;
}
#content h1 {
	font-size: 22px;
	text-align: center;
}
#content h2 {
	font-size: 16px;
	text-align: center;
}
#vnav {
	display: none;
}
#content {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
}


