.ContentsText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

.WhiteContentsText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.GreenContentsText {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #527A1A;
}

.GreenContentsText-12 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #527A1A;
}

.BoldContentsText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.HeaderText {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #527A1A;
}

.FooterText {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
 
.border{
	border-collapse:collapse;
	border: 1px solid #527A1A;
	color: #527A1A;
	text-align: center;
}

.thinborder{
	border-collapse:collapse;
	border: 1px solid #D71730;
}
