body, td, p, ul, ol, li, blockquote {
  font: normal 11.5pt  Arial, Helvetica, sans-serif;
  color: #333333;
    } 

a:link, a:visited {
  text-decoration: none;
  color: #000099;
  font-style: normal;
  font-weight: normal;
}

a:active {
  text-decoration: none;
  color: #000099;
  font-style: normal;
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
  color: #3366ff;
  font-style: normal;
  font-weight: normal;
}

.attorney {
	font-style: bold;
	font-size: 13pt;
}

.Email{
	color: blue;
	text-decoration: none;
}

.address{
	font-size:8pt;
}


.Partners{
	font-variant: small-caps;
	font-size: 12pt;
	font-style: bold;
}

.caps{
	font-variant: small-caps;
	font-size: 12pt;
}

.title1 { 
	font-family: Century Schoolbook; 
	font-size: 26pt; 
	font-variant: small-caps;
	font-style: bold;
	}

.title2 { 
	font-family: Century Schoolbook; 
	font-size: 18pt; 
	font-variant: small-caps;
}

.navigation   { 
	background-color: wheat; 
	}
	
.backcolor   { 
	background-color: cornflowerblue;  
	}

.copyright {
  font : normal 8pt Arial, Helvetica, sans-serif;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading {
  font-style: normal;
  font-size: 1.2em;
  text-decoration: underline;
  color: #000062;
  font-style: normal;
  font-weight: 900;
}