body {
	background-color: #ffffff;
	background-image: none;
	margin: 0 auto;
	width: 640px;
	color: #1e1f21;
	font-family: Khula,sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5rem;
}


#printHeader{
	width: 640px;
	height: 140px;
	margin-bottom:20px;
}

#printFooter{
	border-top: 1px solid #cccccc;
	margin: 15px 0 0 0;
	padding: 7px 0 0 0;
}


.header,
.footer,
.slider,
.breadcrumbs-div,
.left-nav-div,
.right-sidebar-div,
.mobile-navigation-menu,
.newsletter-signup-div-block
{
	display: none;
	visibility: hidden;
}

.content-box-heading a{
	color: #333;
}

.main-content.homepage h2 a{
	   color: #427d0e;
    font-family: "Roboto Slab",sans-serif;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 2.2rem;
    margin-bottom: 10px;
    margin-top: 20px;

}