/* Hurtik Manke Global Styles */

body {
	margin:0px;
	}
	
a:link { color: white; }
a:visited { color: white; } 
a:hover { color: black; } 
	
	
	
/* Hurtik Manke Table Styles */
.bodytitle {
	font: 14px verdana;
	color: black;
	font-weight:bold;
	line-height: 14px;
	}
.body {
	font: 11px verdana;
	color: black;
	line-height: 14px;
	}
.bodybottom {
	font: 10px verdana;
	color: black;
	font-weight:bold;
	line-height: 14px;
	}
	
.bodyattorneyname {
	font: 12px verdana;
	color: black;
	font-weight:bold;
	font-style:italic;
	line-height: 14px;
	}
	
.legalnews {
	font: 10px verdana;
	color: black;
	line-height: 14px;
	}
	
.attorneyform {
	font: 10px verdana;
	color: black;
	line-height: 14px;
	}
	
.attorneybio {
	font: 10px verdana;
	color: black;
	line-height: 14px;
	}
	
.practicelawbar {
	font: 10px verdana;
	color: black;
	line-height: 14px;
	}
		
.credits {
	font: 10px verdana;
	color: white;
	font-weight:bold;
	line-height: 14px;
	}