/* Goochland County Public Schools   CSS    Website Interior for Printing   Designed by: John G. Hendron, M.A., M.A.   jhendron@glnd.k12.va.us   Made on a Macintosh.      October, 2006.   */body {	font-family: "Century Schoolbook", "New Century Schoolbook", Century, Palatino, "Book Antiqua", serif;	color: #000;	text-align: left;	font-size: 12pt;	}	div#topper {	display: none;	}div#g {	display: none;	}div#mainmenu {	display: none;	}ul.submenu { 	display: none;	}#footer {	display: none;	}	#left {	font-size: 10pt;	}#left div#scene {	display: none;	}.reflect {	display:none;	}	h1 {	font-size: 20pt;	}h2 {	font-size: 14pt;	}h3 {	font-size: 14pt;	font-weight: normal;	text-decoration: underline;	}	.pageflip {	padding-left: 1em;	border-left: 3px solid #666;	}	a, a:visited {	text-decoration: none;	color: #000;	font-weight: bold;	}
