/* CSS Document */
#ww_news_headings h1{
	width:100%;
	background-color:#D3E3BE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	margin-bottom:5px;
	padding:0;
	padding-top:2px;
	padding-bottom:2px;
	text-indent:10px;
	color:#8BB555;
	border: 1px solid #8BB555;
}

#ww_news_headings h1 a:link{
	color:#8BB555;
	text-decoration:none;
}

#ww_news_headings h1 a:visited{
	color:#8BB555;
	text-decoration:none;
}

#ww_news_headings h1 a:active{
	color:#8BB555;
	text-decoration:none;
}

#ww_news_headings h1 a:hover{
	color:#8BB555;
	text-decoration:none;
}


#ww_news_headings p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-left:10px;
	margin:0px;
}
