#mastheadContainer, #footerSpacer, #footerContainer, #footer, #secondaryContent, #mastheadImage {
	display: none;
	}

body {
	background-image: none;
	background-color: #fff;
	font: 12pt Verdana, san-serif; 
	}

h1 {
	font: 24pt Georgia, serif;
	font-weight: bold;
margin: 0 0 15px 0;
	}


h2 {
	font: 16pt Georgia, serif;
	font-weight: bold;
	}
	
h3 {
	font: 12pt Georgia, serif;
	font-weight: bold;
	}	
	
		
#contentContainer {
	border: none;
	width: 100%;
	overflow: visible;
	}



