@charset "UTF-8";
.formtxt {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
}
.blutxt {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #002c56;
}

.blktxt {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}