body {
	font-family: "palatino linotype", palatino, georgia, "times new roman", times, serif;
	}

#skipnav,
#mainnav,
#secondarynav,
#sectionnav,
#tabs,
#searchbox,
#searchinstructions,
#footerwrap {
	display: none;
	}
	
a {
	color: #000;
	text-decoration: none;
	}

h2, h3, h4 {
	line-height: 1.4em;
	}

p {
	line-height: 1.8em;
	}
	
ul, ol, dl {
	line-height: 1.6em;
	}
	
hr {
	height: 0;
	border: none;
	border-top: 1px solid #ccc;
	}
