body {
	font-family: tahoma, Arial;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin           : 0px 0px 0px 0px;
	background-attachment: scroll;

}
.news {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.news:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.newsheader {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.content {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.borderlowgrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
}
.borderlowgreen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.pf_link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pf_link:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #C4EC6F;
}

