.tab{
	background-color:#669900;
}

.subtab{
	background-color:#4A6F00;
}

.h1{
	font-weight :bold;
	font-size :12px;
	color :#4A6F00;
	padding-top:5px;
	margin-bottom:-5px;
}
.limg{
	border: 5px solid #669900;
	margin-left:14px;
	margin-bottom:14px;
}

.segment_bg{
	background-color :#F5FFE1;
}
a.nextprev{
	color:#669900;
	text-decoration:none;
	font-weight: bold;
} 
a{
	color:#669900;
	text-decoration: underline;
}
a:hover{
	color:#669900;
	text-decoration:none;
}
