body, html, #content { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Lucida Grande", Lucida, Verdana, sans-serif;
  font-size : 11pt; 
}

p, ul, li {
	color: #000;
}

#content h1, #content h2 {
	color: #000;
}

a { 
  text-decoration : underline; 
}

#menu2, #menu2two, #topbar, #header, #bottom, #footer { 
  display : none; 
}
