body {
	margin: 0px;
	padding:0px;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	width: 100%;
}
#headerContainer,
#histResume {
	display:none;
}
#histExperience {
	width:100%;
}
.w3cImages {
	display:none;
}
.expHeader {
	font-weight:bold;
	margin:0px;
	padding:0px;
	width:100%;	
}
.expHeader li {
	list-style-type: none;
	white-space:nowrap;
}
.expOrg {
	float: left;
}
.expDates {
	text-align:right;
}

.paraElement {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#histTitle h1 {
	width:100%;
	border-bottom:3px double #666666;
}
