
#header-wrapper, #main, #side, #bottomnav, #form-container, #about {
display: none;

}
	
#contentstart {
	border: 0;
	padding: 0;
	float: none !important;
	overflow: auto;
	white-space: normal;
}


a {
  text-decoration : underline;
  color : #0000ff;
  }

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 14pt;
  }