body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-image: url("graphix/background.gif");
}

body, html {
	scrollbar-face-color: #662948;
 	scrollbar-shadow-color: #666666;
 	scrollbar-highlight-color: ThreeDHighlight !important;
 	scrollbar-3dlight-color: #b3477F;
 	scrollbar-darkshadow-color: #999999;
 	scrollbar-track-color: #E6E6E6;
 	scrollbar-arrow-color: #FFFFFF;
}

p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	margin-left: 10px;
	color: #000000;
}

li {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	margin-left: 10px;
	color: #000000;
	list-style-type: square;
}

a { 
	color: #660057; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: underline;
}
	
a:link { 
	color: #660057; 
	text-decoration: none; 
}

a:visited { 
	color: #B30098; 
	text-decoration: none; 
}

a:hover {
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: underline;
}
	
a:active { 
	color: #662948; 
}

.textnav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 

}

.subhead {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: italic; 
	font-weight: bold; 
	font-variant: normal;
	margin-left: 10px; 
	color: #660057;
}

.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666666;
}

.footer a:link { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #663333; 
	font-size: 8pt; 
	font-weight: normal;
} 

.footer a:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #663333; 
	font-size: 8pt; 
	font-weight: normal;
}

.footer a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #663333; 
	text-decoration: underline; 
	font-size: 8pt; 
	font-weight: normal;
}


.attorneyphoto { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
}

hr {
	border: 0;
	color: #660057;
	background-color: #666057;
	height: 1px;
	width: 50%;
	text-align: left;   
}