.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;



}
.title-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;

}
.blue-txt {

	font-family: Tahoma;
	font-size: 11px;
	color: #0099CC;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
}
.border {
	border: 5px solid #D7EFF4;
}
