body {
	font-family: 'Lato', sans-serif;
	font-size: 100%;
	background: #ffffff;
}

.copy p {
	color: #979797;
	font-size: 0.7em;
	line-height: 1.8em;
	text-align: center;
}
.copy p a {
	color: #979797;
}
.copy p a:hover {
	color: #979797;
}

/***********  Lexaura specifics  *************/
.service-title {
  font-weight: bold;
}
.service-content { 
  text-align: justify;
}

.text-bold {
  font-weight: bold;
}

#contact-legal-notes {
  font-size: 80%;
  color: gray;
}

#contact-legal-notes a {
  color: gray;
}

.donotdisplay {
  display:none; 
}

/***********  end-Lexaura specifics  *************/
