/*
 *
 * Stylesheet for ^HP Systems
 *
 *
 * 
 * @colordef	black			#0C0402
 * @colordef	dark red		#591F08
 * @colordef	dark orange		#FE7C00
 * @colordef	light orange	#FD8D00
 * @colordef	creme			#FAF7F2
 *
 * @todo 
 */
 
#search, #quick-links, #menu-left, #menu-right,
#nav, #breadcrumbs, form, h5 {
	display: none;
}

body {
	font: normal .91em "Times New Roman", sans-serif;
}

a {
	color: #000;
	text-decoration: none;
}

h1 { font: bold 1.5em "Times New Roman", serif }
h2 { font: bold 1.3em "Times New Roman", serif }

#body {
	padding-bottom: 30px;
}
