body {
	font-family:Trebuchet MS, Verdana, Arial, Sans-Serif;
}

p {
	font-family:Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size:11px;
}

p.quote {
	font-size:10px;
	/*font-style:italic;*/
	margin-left:20px;
}

p.contact {
	font-size:9px;
	text-align:center;
	/*font-weight:bold;*/
	margin:0px;
	letter-spacing:1px;
}

p.personal {
	float:right;
	margin:-10px 7px 7px 7px;
	width:155px;
	height:auto;
	font-size:9px;
}

p.personal2 {
	float:right;
	margin:-32px 7px 7px 7px;
	width:155px;
	height:auto;
	font-size:9px;
}

p.personal3 {
	float:right;
	margin:-21px 7px 7px 7px;
	width:155px;
	height:auto;
	font-size:9px;
}

p.personal4 {
	float:right;
	margin:-79px 7px 7px 7px;
	width:155px;
	height:auto;
	font-size:9px;
}

p.personal5 {
	float:right;
	margin:-7px 7px 7px 7px;
	width:155px;
	height:auto;
	font-size:9px;
}

p.links {
	margin-bottom:-15px;
}

div.personal p {
	font-size:9px;
}

h1, h2, h3, h4 {
	font-family:Trebuchet MS, Verdana, Arial, Sans-Serif;
}

h1 {
	font-size:13px;
}

h1.navih {
	width:150px;
	height:20px;
	background-color:#6d7e92;
	margin:0;
	
}

h2 {

}

h3 {

}

h4 {

}

ul {
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif !important;
	font-size:12px;
	list-style-type:circle;
}

ul.navi {
	list-style-type:none;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif !important;
	font-size:13px !important;
}

ul.navi li {
	margin:3px;
	font-weight:bold;
}

ul.navi li.subnavi {
	margin-left:15px;
	font-size:10px;
	font-weight:normal;
}

a img {
	border:none;
}

a:link {
	text-decoration:none;
	color:black;
}

a:active {
	text-decoration:none;
	color:black;
}

a:visited {
	text-decoration:none;
	color:black;
}

a:hover {
	text-decoration:underline;
	color:#6d7e92;
}

a.current:link {
	text-decoration:none;
	color:#6d7e92;
}

a.current:active {
	text-decoration:none;
	color:#6d7e92;
}

a.current:visited {
	text-decoration:none;
	color:#6d7e92;
}

a.current:hover {
	text-decoration:none;
	color:#6d7e92;
}

table.lawyers {
	border-collapse:separate;
}

table.lawyers td {
	font-size:9px;
	margin:0px;
	text-align:center;
}