.txt11gray {
	font-family: Tahoma;
	font-size: 11px;
	color: 56554D;
}
.txtblue11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #030B88;
}
.txtbluelrg, a.txtbluelrg:active, a.txtbluelrg:visited, a.txtbluelrg:link  {
	font-family: Tahoma;
	font-size: 17px;
	color: #030B88;
	text-decoration: none;
}
a.txtbluelrg:hover  {
	font-family: Tahoma;
	font-size: 17px;
	color: #030B88;
	text-decoration: underline;
}
.inputform {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}