.content {
  font-family: "Arial", "Helvetica", "sans-serif";
  font-style: normal;
  font-size: x-small;
  text-align: justify;
  padding-right: 6px;
  color: #000000
}

.contentHeader {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: small;
	color: #0033CC;
	font-weight: bold;
}

.contentChi {
  font-style: normal;
  font-size: 75%;
  text-align: justify;
  padding-right: 6px;
  color: #000000;
  letter-spacing: 3px;
}

.contentHeaderChi {
	font-size: small;
	color: #0033CC;
	font-weight: bold;
}

.date {
	font-size: x-small;
	font-style: normal;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	padding-right: 6px;
	text-align: right;



}
.end {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-align: center;
	padding-right: 6px;

}
.dateChi {
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-align: right;
	padding-right: 6px;

}

.endChi {
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-align: center;
	padding-right: 6px;
}