@charset "utf-8";

#header, #nav, #footer, #home-image, .col-narrow, .img-left {
	display: none;
	}

body {
   background: white;
   font-size: 12pt;
   }

#container {
	width: 100%; margin: 0; float: none;
	}
	
h1, h2, h3, h4, h5, h6, p, a, li, b, strong, i, em, address, abbr, acronym, small, big, q, blockquote, cite, caption, table, .sub-head-major, .sub-head-minor {
	background: none;
	color:#000;
	}

