.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #173B94;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #50698D;
	list-style-type: circle;
}
.txt ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #50698D;
	list-style-type: circle;
	margin-top: 13px;
	margin-bottom: 13px;
}
