.lawyer {
	font-family: Tahoma;
	font-size: 13px;
	color: #535559;
	text-decoration: none;
	text-align: justify;
}

.lawyer-center {
	font-family: Tahoma;
	font-size: 13px;
	color: #535559;
	text-decoration: none;
	text-align: center;
}

.lawyer-bold-blue {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #3469a4;
	text-decoration: none;
}
.lawyer-white {
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}
.lawyer-blue {
	font-family: Tahoma;
	font-size: 13px;
	color: #69a6ea;
	text-decoration: none;
}
.hr_grey{ height:1px; width:350px; font-size:1px; line-height:1px; background:#6a6a6a; clear:both;}

a {
     text-decoration: none;
 }
 a:link {
     color: #69a6ea;
 }
 a:visited {
     color: #69a6ea;
 }
 a:active {
    color: #69a6ea;
 }

li {
	text-align:left;
}