body {
	background-color: #CCCC99;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;

}
.style1#left{
	padding:15px;
	text-align:justify;
}
.style1#bio{
	text-align:justify;
	padding:7px;
}
.maintable{
	margin:auto;
}

.bgfade{
	background-color:#98C9CA;
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #993300;

}
#products{
	text-decoration:none;
	border:none;
}
a:link {
	border:none;
	text-decoration: none;
	font-size: 9pt;	
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	font-size: 9pt;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 9pt;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	font-size: 9pt;
	font-weight:bold;
}
#indentme{
	padding-left:15px;
	padding-right:0px;
}
#treatment {
	border-bottom-width:medium;
	border-bottom-style: dotted;
	border-bottom-color: #EAD4D4;/*#98CACB;/*#CC9999;*/
}
.fineprint {
	font-size: 9pt;
	font-style:italic;
	
}

