.contentlink {
	color: #99CC66;
	text-decoration: underline;
	font-weight: bold;
}

.contentlink:hover {
	color: #9999CC;
	text-decoration: none;
	font-weight: bold;
}

.navmenulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CC66;
	text-decoration: none;

}

.navmenulinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9999CC;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #99CC66;
	font-weight: normal;
	text-decoration: none;
}



.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #99CC66;
	font-weight: bold;
	text-decoration: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
}
.bodytextleadin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
	font-style: italic;

}
li {
	line-height: 22px;
}
.bodytextunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
	text-decoration: underline;

}
