body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006734;
}

.phs_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006734;
	text-decoration: underline;
}
.headertitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.headersubtitle {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006734;
	text-decoration: underline;
}
.posteddate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006734;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.newsposted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

