.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #3B7097;
	font-weight: bold;

}
.matter {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.bor {
	border: thin solid #999999;
}
.lnk {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
}
.formtxt {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

