body
{
	background-color: #ffffcc;
	color: Black;
font-family: Helvetica;
		/*scrollbar-arrow-color: bddba9;
	scrollbar-base-color: bddba9;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: 33B390;
	scrollbar-dark-shadow-color: bddba9;
	scrollbar-track-color: 33B390*/
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

a:active {
	color: Blue;
}   /* selected link */
a:visited {
	color: Blue;
}  /* visited link */
a:link {
	color: Blue;
}     /* unvisited link */
a:hover {color: #D2E019}   /* mouse over link */
 
font.maintitle{
	font-family:Helvetica;
	color : Blue;
	font-size=15pt;
}

font.sectiontitle{
	font-family:Helvetica;
	color : Black;
	font-size=11pt;
}

li{
font-family:Helvetica;
font-size : 9;	
}

li.normal{
font-family:Helvetica;
font-size : 11;	
}

ol{
font-family:Helvetica;
font-size : 11;	
}

p{
font-family:Helvetica;
font-size : 12;	
}

p.sectiontitle{
	font-family:Helvetica;
	color : Black;
	font-size=12pt;
}

p.maintitle{
	font-family:Helvetica;
	color : Blue;
	font-size=15pt;
}

p.practice{
	font-family:Helvetica;
	font-size=6pt;
}

p.lawyerlinks{
	font-family:Helvetica;
	font-size=9pt;
}

p.teasertext{
	font-family : helvetica;
	font-size : 10;
}

div.backtotop{
	font-family : helvetica;
	font-size:10;
}

td.practice{
font-family:Arial, Helvetica;
color : ffffff;
font-size:8;
}
