/* Hide Nav */
ul#nav_top {
	display: none;
}

a {
	text-decoration: none;
	color: black;
}

/* Background Images Won't Print -Scott
h1 {
	overflow: hidden;
	width: 222px;
	height: 64px;
	text-indent: -999em;
	background: transparent url(../images/logo_grayscale.gif) no-repeat left top;
}
*/

h2 {
	text-align: center;
}

body {
	font-family: "Times New Roman", serif;
	font-size: 11pt;
}

p#copyright {
	text-align: center;
	font-size: 9pt;
	margin-top: 2em;
}
