body.reportsBody {
  margin: 5px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  color: #006000;
  text-align:left;
}
.boldText {
	font-weight: bold;
}
.boldTextBig {
	font-weight: bold;
	font-size: 16pt;
}

.en-logoCenter {
	text-align: center;
	padding-bottom: 20px;
	text-decoration: none;
}

.en-logoCenter a {
  border: 0;
}
.en-logoCenter a:hover {
  border: 0;
}

.en-warning2 {
  font-style: italic;
  color: #C00000;
  font-size: 9pt;
}
