body {
	background: #fff;
	background-image: none;
	border-color: #000; /* Sets the border color properties for an element using shorthand notation */
	color: #000;
}
#outerWrapper {
	margin:		inherit;
	padding:	inherit;
}
div#leftColumn1,
div#h_navbar,
img#DeltaARC,
div#footer {
	display:none;	
	width:0;
	height:0;
}
div#header {

}

#nav {
	display: 	none;
}
p ul {
	font-size:	12pt;
}
h1 {
	font-size:	18pt;
}
h2 {
	font-size:	16pt;
}
h3 {
	font-size:	14pt;
}

