

H1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #008290;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
	padding: 0;
	line-height: 17px;
}
H2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #008290;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:5px;
	padding: 0;
	line-height: 15px;
}
H3 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #008290;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
	padding: 0;
	line-height: 14 px;
}

h4
	{
	margin: 4px 0px 0px 0px;
	padding: 0;
	font-size: 11px;
	color: #008290; 
	background: transparent;
	}


li {
	list-style: none;
	margin-bottom: 10px;
}

ul {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
}	


#feed li {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 15px;
}
	
#feed ul {
	list-style-type: none;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px
}
