body {
	background: white none;
}

a:link, a:visited {
    color: #004f7f;
	text-decoration: none;
}

.hresume .objective
{
	font-weight: bold;
}

.hresume .downloads, .hresume .networking, .hresume .im, .hresume .additionalskills, .hresume .tags
{
    display: none;
}

#ft {
	background-color: white;
	border: 1px hidden white;
}

#ft .share, #ft .about, #ft .links {
	display: none;
}

#ft .acknowledgements {
	padding: 0;
	margin: 0;
}

#ft .uncontrolledcopy {
	display: block;
	padding-top: 5px;
	font-size: 92%;
	color: #C61E00;
}

#ft .uncontrolledcopy strong {
	color: #8E1500;
}