.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	word-spacing: normal;
	letter-spacing: normal;
	line-height: 7mm;

}
.border {
	border: 0.3mm solid #0099CC;
	height: 6mm;
	width: 32mm;

}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	border: 0.3mm solid;
}

