.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #171796;
	line-height: 20px;
	text-decoration: none;
}
a.text:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #171796;
	line-height: 20px;
	text-decoration: underline;
}
.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #171796;
	line-height: 20px;
	text-decoration: none;
}
.title2 {
	font: bold Times New Roman, helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

a.title:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #171796;
	line-height: 20px;
	text-decoration: underline;
}
.feature {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #171796;
	line-height: 19px;
	text-decoration: none;
}
a.feature:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #171796;
	line-height: 20px;
	text-decoration: underline;
}
.textred {

	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	line-height: 20px;
	text-decoration: none;
}
.input {
	background-color: #EFEFF5;
	border: 1px solid #B4B4D6;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #171796;
}
