body {
	background: white;
	font-size: 12pt;
	}

h5 { font-size: 140%; }

h6 { font-size: 120%; }

.ahem {	
	display: none;
	}

p.class {text-align: center; }

#navcontainer, #gencontainer {
	display: none;
	}

#header {display: none;
	}

#footer {
	display: none;
	}


#content {
	width: 100%; 
	margin: 0.5%;
	font-size: 14px;
	line-height: 150%;
	padding: 0;
	border: 0;
	float: none!important; 
	color: black;
	background: transparent none; 
	
	}

div#customer {
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000;
	text-align:left;
	}


