
BODY {
	margin: 0px;
	background-color: #336699;
	}
	
a:link 	{ color: #336699; text-decoration: none; font-weight: bold;}
a:visited { color: #336699; text-decoration: none; font-weight: bold;}
a:hover 	{ color: #336699; text-decoration: underline; font-weight: bold;}	

.bodycopy	{
			font-family: Times New Roman, Times, serif; 
			color:#333333;
			font-size:11pt;
			line-height: 120%;
			background-color:#ffffff;
			}
			
.pubname	{
			font-style:italic;
			}			
			
.name	{
		font-size:14pt;
		font-weight:bold;
		}	
				
.contactname	{
		font-size:11pt;
		font-weight:bold;
		}
		
.profile {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000
	}
	
.attorneypic_back	{
					 
					position:relative; 
					top:60; 
					left:40; 
					width:130; 
					height=:130; 
					background-color:#003366; 
					z-index:0; 
					border:0px;
					}
.attorneypic	{
				
				position:relative; 
				top:-76; 
				left:47; 
				width:130; 
				height=:130; 
				background-color:#ffffff; 
				z-index:1; 
				border:1px solid #003366;
				}

.address {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #333333;
	}
	
.copyright{
	font-family:Times New Roman, Times, serif;
	color:#003366;
	font-size:8pt;
	background-color:#336699;
	}

.title	{
	background-color:#003366;
	}
	


.white{
	font-family: Times New Roman, Times, serif;
	color: #ffffff;
	font-size:10pt;
	text-align:center;
	font-weight:normal;
	background-color:#336699;
	}
	
.white a:link 		{ color: #ffffff; text-decoration: none;}
.white a:visited 	{ color: #ffffff; text-decoration: none;}
.white a:hover 		{ color: #ffffff; text-decoration: underline;}








	
	