.txt  {
	text-align: left;
	color: #1E2B48;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
} 
.errB  {
	text-align: left;
	color: #FFFF00;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.style1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #1E2B48;
}
.style2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #1E2B48;
	text-align: justify;	
}
.txt2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #1E2B48;
	text-align: justify;	
}
.style3 {
        color: #990000
}
a {
	color: #000059;
	text-decoration:none;
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
 	
}
a:hover {
	color: #4A6CBD;
	text-decoration: underline;
}
