body {
	font-family: Tahoma;
	scrollbar-face-color: #000063;
	scrollbar-shadow-color: #4A65C6;
	scrollbar-highlight-color: #CECF63;
	scrollbar-3dlight-color: #CCFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #4A65C6;
	scrollbar-arrow-color: #3165CE;
	font-size: 10px;
	font-style: normal;
}

td {
	font-family:  Tahoma;
}

th {
	font-family:  Tahoma;
}

.attorneys_menu{
	width: 125px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 250px;
	margin-left: 15px;
	line-height: 12px;
	text-align: center;
}

.attorneys_menu a{	
	color: #FFFFFF;
	text-decoration: none;
}
.attorneys_menu a:hover{	
	color: #FFFFFF;
	text-decoration: none;
}
