#top {
	display: none;
}

#status {
	display: none;
}

#navigation {
	display: none;
}

#col_left {
	display: none;
}

#content {
  margin: 0;
  padding: 0;
}

.pcptitle {
	font-size: 1.8em;
	font-weight: bold;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  margin: 0;
  padding: 0;
}

#content h1 { font-size: 1.4em; }
#content h2 { font-size: 1.3em; }
#content h3 { font-size: 1.2em; }
#content h4 { font-size: 1.1em; }
#content h5 { font-size: 1em; }
#content h6 { font-size: 1em; }

#PBC {
	display: none;
}

.textsmall {
	display: none;
}

#contentfooter {
	display: none;
}

#footer {
	display: none;
}
