.ahem {	display: none; 
	}

body { background-color: #FFFFFF;
       color: #000000;
}

h1 { 
font-size: 14pt; 
}

h2 { 
font-size: 14pt; 
}

h3 {  
font-size: 12pt; 
}

.ornament {  
text-align: center; 
}

.left {
	display: none;
}

.right {
	display: none;
}

	#leftcontent {
	display: none;
		}

	#centercontent {
	margin: 0 5%;
		}
	html>body #centercontent {
		}

	#rightcontent {
	display: none;
		}
