body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: white;
	color: black;	
	font-size: 12pt;
}

#container, #banner, #content {
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  float: none !important;
  color: black;
  }
  
#left, #footer {
  display: none;
  }

a:link, a:visited {
  color: black;
  text-decoration: none;
  }
  
 H1, H2 {
  color: black;
  }