h2.blue {font-weight: bold; font-size: 18px; color: #0099CC; text-transform: uppercase; text-align: left; margin-bottom: 25px; margin-top: 10px;}
h2.green {font-weight: bold; border-top: 2px solid #66cc00; padding-top: 5px; font-size: 18px; color: #66cc00; text-align: left; margin-bottom: 25px; }
h3.blue {
	background: url('../imgs/bullet.blue.green1.gif') no-repeat;
	background-position: 8px 0px; 
	height: 20px;
	font-weight: bold; 
	font-size: 14px; 
	color: #0099cc; 
	padding-left: 30px; 
	text-transform: capitalize; 
	text-align: left; 
	margin-bottom: 5px;
}
h3.green {
	background: url('../imgs/bullet.blue.green1.gif') no-repeat;
	background-position: 8px 0px; 
	height: 20px;
	font-weight: bold; 
	font-size: 14px; 
	color: #66cc00; 
	padding-left: 30px; 
	text-transform: capitalize; 
	text-align: left; 
	margin-bottom: 5px;
}
p.tab {padding-left: 60px;}