html,
html * {
	b-ackground-color: #FFFFFF;
	color: #000000; 
	font-size: 12px; 
	font-family: Verdana,Arial,sans-serif;
}
a:link
{
	color: #002E67; 
	text-decoration: none;
}
a:visited
{
	color: #002E67; 
	text-decoration: none;
}
a:hover
{
	color: #004DE8; 
	text-decoration: none;
}
.light {
	font-size: 9px; 
	color: #808080; 
}
.AttorneyTable tr th {
	font-size: 14px; 
	text-align: left; 
}
.AttorneyTable tr td {
	padding-right: 15px; 
}
.AttorneyTable *,
.AttorneyTable a {
	font-size: 14px; 
}
.AttorneyName {
	color: #4F81BD;
}
.SmallCaps {
	font-variant: small-caps;
}
.LawyerName {
	text-align: center;
	font-weight: bold;
	color: #AB0509;
}
a.LawyerEmail:link {
	color: #AB0509 !important;
}
a.LawyerEmail:hover {
	color: #9BAEBB !important;
}
img {
	border: 0;
}
