#masthead, #navbar, #search, #subnavigation, #toc, #contentleft, #pgfootericons {
	visibility:hidden;
	display: none;
}
p, ul, ol, li {
	font-size: 12px;
	background: none;
	font-family: Garamond, "Times New Roman", Times, serif;
}
h1 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
}
h2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 16px;
}
h3 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
}
h4, h5, h6 {
	font-family: Garamond, "Times New Roman", Times, serif;
}
a:after {
	content: " <" attr(href) "> " ;
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	font-size: 9px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #626466;
	font-size: 10px;
}
#outer {
	width: 100%;
	max-width: none;
}
#contentright {
	width: 95%;
}
#pgfootercopyright {
	visibility: visible;
	display: inline;
}

