body {
	color: #000;
	font-size: 20px;
	line-height: 24px;
	margin: 0px auto;
}
a, a:hover {
	color: #000;
	text-decoration: none;
}
.layout-boxed {
	background: none;
}
.layout-boxed .page-container {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.footer_box {
	background-color: #fff;
	color: #000;
}
.noprint {
	display: none;
}
h2, .h2, h2 a, .h2 a {
color: #000000;
font-size: 25px;
line-height: 25px;
}