.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
	color: #000066;
}
.lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
	color: #0066CC;
	letter-spacing: 1px;
}
.form_txt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
	color: #000066;
}
.smallertxt {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
	color: #000066;
}
.btn {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-align: center;
	color: #000066;
}
.main_txt_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-align: justify;
	color: #000066;
	font-weight: bolder;
}
