.text {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	white-space: normal;


}
.heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
.Newsletter_border {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	border-top: 1px solid #999999;
	margin: 1px;
	padding: 1px;

}
.Newsletter_table_rows {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 1px;
	padding: 1px;

}

