/* Don't display these */
.searchform,
.top-menu,
.top-img-left-rest,
.top-img-right-rest1,
.top-img-right-rest2,
.top-img-right-rest3,
.top-img-right-rest4,
.top-img-right-rest5,
.top-img-left-bladder,
.top-img-right-bladder,
.top-img-left-bowel,
.top-img-right-bowel,
.top-img-left-prostate,
.top-img-right-prostate,
.content-left,
.breadcrumbs,
.main-content-right,
.homefooter-main,
.footer,
.disclaimer {
	display: none;
}
/* end display:none elements */

* {
	font-family:Arial, Helvetica, sans-serif
	margin-right:10px;
}

.contentheading {
	font-size:24px;
	color:#999;
	font-weight:bold
}

.contentheading2 {
	font-size:24px;
	color:#4A35AA;
	font-weight:bold
}

.subhead1 {
	font-size:16px;
	color:#65417f;
	font-weight:bold

}.subhead2 {
	font-size:18px;
	color:#4A35AA;
	font-weight:bold
}

.italicTXT {
	font-size:18px;
	color:#666;
	font-style:italic
}

.highlighted {
	font-size:16px;
	font-weight:bold;
	font-style:italic
}


