.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #444444;
}
h4 {
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 7px;
	line-height: 20px;
	background-color: #F1F7EC;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	font-weight: normal;
}
a:hover {
	color: #669933;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669933;
}

.footer a,.footer a:visited,.footer a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	font-weight: normal;
}
.footer a:hover,.footer a::active { 
	color: #CCFF00;
	background-color: #336600;
	padding-top: 3px;
}
.bulletsfunct {
	list-style-image: url(images/img_bul_funct.gif);
}
